Course
Skills Expanded
Building Windows 8 Apps with C++ and XAML
Learn how to build modern UI applications for Windows 8 using C++ and XAML.
What you'll learn
With Windows 8 a new application model was introduced, along with a new runtime called WinRT (Windows RunTime.) In this course you'll learn the fundamentals of developing Windows 8 modern UI applications in C++ using language extensions called C++/CX, XAML, and the WinRT libraries. Leverage the C++ skills you already have and develop Metro apps for Windows 8 with the same libraries as C# or Javascript programmers.
Table of contents
Getting Started
37mins
It's COM, but not as we know it
35mins
Interacting with the OS
51mins
Metro Style Applications
65mins
- Introduction 1m
- Metro is Simpler 4m
- Views and Layouts 4m
- Demo: Supporting Snap 8m
- Legacy Code 1m
- Demo: Legacy Code - Use a DLL 10m
- Demo: Legacy Code - Build a WinRT Component 7m
- API Restrictions 4m
- Demo: API Restrictions 7m
- App Lifetime 4m
- Demo: App Lifetime 9m
- App to App Communication 5m
- Summary 3m