Event - Windows-Camp_Developing-Windows-8-Metro-style-apps-in-Cpp


Developing Windows 8 Metro style apps with C++: Expert Panel[MP4] [0:48:45] [2012/06/07]
Chas Boyd, Sridhar Madhugiri, Lukasz Chodorski, Rahul V. Patil, Geni Fernandes, Jim Hogg and Jesse Bishop answer questions from the audience ( both on premise and in the cloud )


Casablanca[MP4] [0:30:04] [2012/06/05]
Casablanca is an incubation project available on MSDN DevLabs. Its primary purpose is to explore how to access and author REST services in modern C++ using best practices such as asynchronous…


Porting a desktop app to a Metro style app[MP4] [0:33:58] [2012/06/03]
What does it take to port a desktop app to Metro? Learn about the common issues when porting and techniques to help address them.


C++ and DirectX for Metro Style Games[MP4] [1:06:06] [2012/05/31]
DirectX, the most popular 3-D game API, is directly accessible by Windows 8 metro-style applications in C++. If you have a C++/Direct3D codebase, or want to create a 3-D game, this…


Async made simple with C++ PPL[MP4] [0:35:26] [2012/05/29]
The new Windows Runtime is adopting a heavily asynchronous programming model to ensure the responsiveness of Windows 8 client apps. This makes it more critical than ever to have great support for…


Combining XAML and DirectX in Metro style apps[MP4] [0:40:30] [2012/05/25]
Windows 8 introduces the ability to use both XAML and DirectX in the same C++ Metro-style app, allowing you to combine the rich UI and interactivity of XAML with the power and control of…


Building Metro style apps with XAML and C++[MP4] [1:13:36] [2012/05/23]
With the introduction of Metro style apps for C++ developers, Microsoft now brings the XAML UI platform to native code! I will take you through a lap around creating a Metro style app in XAML…


Getting the most out of the C++ compiler[MP4] [0:13:34] [2012/05/22]
The C++ compiler in Visual Studio 11 includes a new feature, called auto-vectorization. It analyses the loops in C++ code and tries to make them run faster by using the vector…


The Windows Runtime Library (WRL)[MP4] [0:42:42] [2012/05/22]
What is WRL and how does it help you write Metro Apps? Learn what is involved in consuming and authoring WinRT objects with WRL.


Herb Sutter: Visual C++ for Windows 8[MP4] [1:06:32] [2012/05/22]
Want to know how to write cool tablet apps using Visual C++? To kick off our day of Metro style programming in VC++, this talk will begin with an overview of how the WinRT type system…


Building Windows Runtime Components with C++[MP4] [0:34:12] [2012/05/22]
The Windows Runtime enables developers from a variety of languages – JavaScript, C#, Visual Basic and C++ - to use the Windows APIs in a natural and familiar way. But did you know that you can…


Walkthrough: Designing Metro style apps with XAML Designer in VS and Blend[MP4] [0:16:26] [2012/05/22]
If you want your Metro style app to delight users you'll want to start with a great UX design. In this session, I will show you some of the key features of XAML designer in Visual Studio and Blend to…


Interactive Panel #1[MP4] [0:18:31] [2012/05/15]
Herb Sutter, Vikas Bhatia, Sridhar Madhugiri, Tim Heuer and Harry Pierson answer questions from the audience ( both on premise and in the cloud )