Part 1: Complete code
This topic provides the complete code sample used in the tutorial Part 1: Create a new app.
Important This tutorial is intended for use with Microsoft Visual Studio 2013 and Windows Phone 8.1. It will not work correctly with earlier versions of Microsoft Visual Studio and Windows Phone.
This topic contains these sections:
Download location
This sample is not available for download.
Technologies
| Programming languages | C# |
|---|---|
| Programming models | Windows Runtime |
Requirements
| Minimum supported client | None supported |
|---|---|
| Minimum supported server | None supported |
| Minimum required SDK | Microsoft Visual Studio Express 2013 Update 2 for Windows |
View the code (XAML)
App.xaml
App.xaml contains only generated code.
App.xaml.cs/vb
App.xaml.cs contains only generated code.
MainPage.xaml
MainPage.xaml contains only generated code.
MainPage.xaml.cs/vb
MainPage.xaml.cs contains only generated code.
Show: