Techdays is the annual Microsoft Conference for software development and software architecture in the Netherlands. The Techdays conference covers the full spectrum of Microsoft development technologies with sessions about Cloud, Web, Phone, Visual Studio and User Experience presented by the world's best speakers and experts. All sessions are recorded in HD quality, giving you the best viewing experience possible.
-
What's new in ASP.NET 4.5 + Visual Studio 11
Building websites has become more and more important for most businesses worldwide, and with the introduction of HTML 5 we now have more possibilities than ever. Join Mads on a journey through the features of the upcoming version of ASP.NET and Visual Studio to get a sneak peak on the new abilities and...
-
Team Foundation Server Build automation inside out
In this session I will dive into the way Team foundation server automated build works. I will show how: - windows workflow foundation is used to drive the build process and how the architecture of build controllers and agents work. - Team build utilizes the windows Workflow 4 infrastructure and how you...
-
MVC + Knockoutjs = Client side MVVM bliss
Knockoutjs is a small Javascript library with great power. It enables you to use the MVVM pattern in Javascript. Controls in HTML can be bound to properties in a Javascript object in a two way manner. MVC enables you to get data easily from the server. Synchronously or asynchronously. This combination...
-
What's new in Windows Workflow 4.5
Learn about all the new features in Workflow 4.5 including C# expression support, designer updates, state machines, dynamic update, versioning, contract-first workflow services and new base activities. This new release of Windows Workflow is completely focused on providing improvements and addressing...
-
Patterns and Practices Preview
There are a couple of very interesting releases are planned by patterns & practices, such as the windows 8 developer guidance, Prism 4.5, Enterprise Library 6 and CQRS Guidance. Get a glimpse of what's coming your way in 2012 and learn how you can help to shape these future releases.
-
What's New in Visual Studio 11 for Application Lifecycle Management
Microsoft's application lifecycle management tooling is all about enabling teams to deliver great software. In this demo-packed session, you will learn how to more effectively plan and track work by using the new Web-based project management tools; how to bridge the divide between development and operations...
-
What's New in Visual Studio 11 for C++ Developers
C++ open positions and popularity remain high as media has recently, and there is a reason for that: from the many languages and platforms that developers have available today, C++ features uncontested capabilities in power and performance, allowing innovation outside the box (just think...
-
-
Declarative Database Development with SSDT
Database development is complicated by nature! Database engines are stateful, so data loss is always a risk; object dependencies determine the order in which changes need to be applied and the loosely coupled nature of the SQL language can result in unexpected runtime errors. These are just a small collection...
-
NuGet for Windows Azure
This session will touch on the latest and most useful NuGet packages available today in regard to Windows Azure development, showing you how easy certain functionality can be integrated in you solution. Packages that will certainly be shown are: • Windows Azure Memcached ClientServer • TransientFaultHandlingFx...