Create your first Windows Store app using C++

99 out of 165 rated this helpful - Rate this topic

Learn how to use C++ with XAML to create Windows Store apps.

In this section

TopicDescription

C++ tutorial

Here, we introduce essential code and concepts to help you use C++ to develop a Windows Store app that has a UI that's defined in Extensible Application Markup Language (XAML), and guide you through the steps to create the app step by step. This tutorial assumes that you are already somewhat familiar with C++, as well as basic programming concepts including object oriented design, user interface controls, and event handling.

Doc roadmap

Here are key resources to help you get started with using C++ (including Visual C++ component extensions (C++/CX)) to develop Windows Store apps.

 

 

 

Build date: 3/11/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.