Create your first Windows Runtime app using C# or Visual Basic
[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]
Learn how to use C# or Visual Basic to create Windows Runtime apps.
In this section
Topic | Description |
---|---|
Create your first Windows Store app using C# or Visual Basic |
Learn how to use C# or Visual Basic to create Windows Store apps. |
Create your first Windows Phone Store app using C# or Visual Basic |
This tutorial provides step-by-step instructions to help you create your first app for Windows Phone. You’re going to create a basic web browser. This simple app lets the user enter a URL, and then loads the web page when the user clicks the Go button. |
Here are key resources to help you get started developing Windows Runtime apps using C# or Visual Basic. |