Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Getting Started with Windows 8 Metro Style Application

0.00/5 (No votes)
17 Jan 2012 1  
How to get started with Windows 8 Metro Style application

Introduction

In this first part (10 minute Video Tutorial), we will learn how to get started with the Project and we will also learn the project structure. Later, we will have a small demo to show you how to develop your first “Hello Metro Style Application” using Visual Studio 2011 IDE. Continue to the tutorial to learn more.

Video

<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=3,0,0,0" data="http://www.youtube.com/v/1CuGUN_rmpE?version=3&hl=en_US&rel=0" height="315" type="application/x-shockwave-flash" width="560"><param name="movie" value="http://www.youtube.com/v/1CuGUN_rmpE?version=3&hl=en_US&rel=0" /><param name="quality" value="high" /><param name="wmode" value="transparent" />

Prerequisite

Before starting with the development process, you need to setup your dev environment first. Download and install the Windows 8 Developer Preview with Developer Tools in a virtual environment, if you are not yet done that step. A complete installation procedure is already documented in this article: “Step-by-Step Tutorial to Setup Windows8 in VMWare”.

Download Windows 8 Developer Preview with developer tools English, 64-bit (x64) from: Windows Dev Centre (ISO image, 4.8 GB). All of the following come on the disk image file (.iso):

  • 64-bit Windows 8 Developer Preview
  • Windows SDK for Metro style apps
  • Microsoft Visual Studio 11 Express for Windows 8 Developer Preview
  • Microsoft Expression Blend 5 Developer Preview
  • 28 Metro style apps including the BUILD Conference app

Points of Interest

Hope this tutorial was helpful for you to understand the basic structure of the Metro style application project. After going through it, you will be able to create your first “Hello Metro Style Application” demo.

Did you like the tutorial? Don’t forget to share it with others. Also, leave your feedback here which will help me to improve my tutorial series and also give me more energy to share such tutorial series with you.

What's Next?

You can find the series of this Video Tutorial on my blog: http://www.kunal-chowdhury.com/search/label/VideoTutorial.

Stay tuned with me on my blog at http://www.kunal-chowdhury.com for latest articles, news, tutorials, tips & tricks. I am also available on Twitter and Facebook.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here