GETTING STARTED WITH WINDOWS STORE APPS
INTRODUCTION
A Store app is a new type of app that you can write in a variety of languages, such as C# or C++ with XAML, C++ with DirectX, and JavaScript with HTML/CSS. Now you can easily create apps for Windows devices and Windows Phone from a single project.
STEPS
1) Browse start page, http://dev.windows.com/en-us/getstarted
- Getting Started
2) Download Setup and Sample files
2.1) Click the download link for Visual Studio Express 2013 for Windows with Update 2.
2.2) Click the download link for universal Windows app samples pack.
2.3) Download options for samples pack
Select Full option for a comprehensive collection of samples.
Explanation:
This sample pack includes the app code examples developed and updated using one of the universal app templates available in Microsoft Visual Studio. Each solution of a universal app code example is structured so the code example can run on both Windows 8.1 and Windows Phone 8.1. The sample pack provides a convenient way to download all the samples at once. The samples in this sample pack are available in C#, C++, and JavaScript.
This sample pack includes all the app code examples developed and updated using one of the universal app templates available in Visual Studio. Each solution of a universal app code example is structured so the code example can run on both Windows 8.1 and Windows Phone 8.1. For more info about how to build apps that target Windows and Windows Phone with Visual Studio, see Build apps that target Windows and Windows Phone 8.1 by using Visual Studio. The sample pack provides a convenient way to download all the samples at once. The samples in this sample pack are available in C#, C++, and JavaScript. The Windows Platform Samples Gallery contains a variety of code samples that exercise the various new programming models, platforms, features, and components available in Windows 8.1 and Windows Phone 8.1. These downloadable samples are provided as compressed ZIP files that contain a Microsoft Visual Studio solution (SLN) file for the sample, along with the source files, assets, resources, and metadata necessary to successfully compile and run the sample.
Note These samples require Windows 8.1 and Microsoft Visual Studio 2013 with Microsoft Visual Studio 2013 Update 2 or later. They don't compile in Microsoft Visual Studio 2012 for Windows 8.
To obtain an evaluation copy of Windows 8.1, go to Windows 8.1.
To obtain an evaluation copy of Visual Studio 2013, go to Visual Studio 2013. After you install Visual Studio 2013, update your installation with Visual Studio 2013 Update 2 or later.
For more info about the programming models, platforms, languages, and APIs demonstrated in this sample, please refer to the guidance, tutorials, and reference topics provided in the Windows 8.1 and Windows Phone 8.1 documentation available in the Windows Developer Center. This sample is provided as-is in order to indicate or demonstrate the functionality of the programming models and feature APIs for Windows 8.1 and Windows Phone 8.1.
This pack may be very large and take some time to download.
Operating system requirements
Client
Server
Phone
|
Alternatively, you may download sample pack from here.
---
No comments:
Post a Comment