This sample provides completed versions of the apps you create by following the Create your first Windows Store app using JavaScript tutorial series.

Specifically, this sample includes code for:

For the XAML version, see Getting started with C# and Visual Basic: Hello World and Blog reader samples.

To obtain an evaluation copy of Windows 8, go to Windows 8.

To obtain an evaluation copy of Microsoft Visual Studio 2012, go to Visual Studio 2012.

Related topics

Part 1: Create a "Hello, world!" app
Part 2: Manage app lifecycle and state
Part 3: PageControl objects and navigation
Part 4: Layout and views
Part 5: File access and pickers
Part 6: Create a blog reader

Operating system requirements

Client
Windows 8
Server
Windows Server 2012

Build the sample

  1. Start Visual Studio Express 2012 for Windows 8 and select File > Open > Project/Solution.
  2. Go to the directory in which you unzipped the sample. Go to the directory named for the sample, and double-click the Visual Studio Express 2012 for Windows 8 Solution (.sln) file.
  3. Press F7 or use Build > Build Solution to build the sample.

Run the sample

To debug the app and then run it, press F5 or use Debug > Start Debugging. To run the app without debugging, press Ctrl+F5 or use Debug > Start Without Debugging.