Writing code for Windows Store apps (C#/C++/VB)

This section explains some of the things you need to know about writing C#, C++, or Visual Basic code for Windows Store apps.

In this section

Topic Description

Asynchronous programming (general topic)

Describes asynchronous programming in the Windows Runtime and its representation in JavaScript, C#, Microsoft Visual Basic .NET, and Microsoft Visual C++.

Asynchronous programming in C# and Visual Basic

Describes how to use asynchronous methods from the Window Runtime in C# or Microsoft Visual Basic.

Asynchronous programming in C++

Describes how to consume asynchronous methods using the task class defined in ppltasks.h.

Using the thread pool in Windows Store app

Describes how to use the thread pool to do parallel work.

 

 

 

Build date: 9/12/2013