Celebrate 10 years of Microsoft TechDays in Belgium! Year after year thousands of technology professionals come together to network with peers and experts, while diving deep into Microsoft technologies and learning about the latest products and solutions. TechDays is the biggest technical event in Belgium & Luxembourg and not to be missed.
Looking for the IT Pro sessions from TechDays 2012? You can find them here on TechNet Edge.
Featured
-
A Look at ASP.NET MVC 4
ASP.NET MVC 4 is a significant release shipping later this year that brings with it some exciting new capabilities. Learn about the new Web API support it enables, great new features for building mobile and HTML5 applications, async language integration, web sockets, and more.
-
Using the Windows 8 Runtime from C++
This talk will showcase upcoming innovations in Visual C++ that show the Windows Runtime as a core part of native development. Windows 8 comes packed with rich APIs that are all Windows Runtime based, and C++ continues to deliver the tools you need to achieve the power and performance...
-
Building rich Single Page Applications (SPAs) for desktop, mobile, and tablet with ASP.NET MVC 4
-
Steve Sanderson
-
Developer,
Developer Tools,
Developer Languages,
Single Page Applications,
SPA,
cross-device,
ASP.NET,
MC4,
JavaScript,
Steve Sanderson
-
300
-
199
-
Day 1
- February 14, 2012
from 5:45PM to 7:00PM
-
So you want to build a highly-responsive, native-like application that runs in a regular browser, and a mobile touch device browser, and in some cases can even be packaged and sold on a mobile app store? And you want to do it using only familiar web development technologies, including ASP.NET MVC 4 and...
-
Project Roslyn: Exposing the C# and VB compiler’s code analysis
-
Alex Turner
-
Developer,
Developer Tools,
Developer Languages,
HTML5,
C#,
Visual Basic,
JavaScript,
Project Roslyn,
API,
Alex Turner
-
300
-
238
-
Day 2
- February 15, 2012
from 10:45AM to 12:00PM
-
Until now, the VB and C# compilers have been used as black boxes. You put text in, and you get out a binary file. In our long-lead project, codename “Roslyn”, we’ll be changing that dynamic by building an API that exposes our compilers’ analysis engines. In this session, we’ll give an overview of the...
-
The zen of async: Best practices for best performance
The new async support in C# and Visual Basic dramatically simplifies the process of building scalable and responsive apps for the client and cloud. However, while the programming model provided by this async support enables development in a style very reminiscent of synchronous programming, the required...
-
-
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.
-
MVVM Applied: From Silverlight to Windows Phone to Windows 8
-
Laurent Bugnion
-
Developer,
Developer Tools,
Developer Languages,
Silverlight,
XAML,
Web,
MVVM,
WCF,
Kevin Dockx,
WCF RIA Services,
Architecture
-
300
-
280
-
Day 2
- February 15, 2012
from 2:30PM to 3:45PM
-
The Model-View-ViewModel pattern is a common denominator between applications using XAML to create the user interface. First applied in WPF, it was then easily ported to Silverlight and Windows Phone development. With WinRT and the Metro-style applications, XAML is now a first-class citizen for native...