How to develop Windows Store apps
Code samples
File access
Use this sample to learn how to work with a file. This is useful for creating a file in the user’s PC.
Key APIs used in this code sample:
Geolocation
This sample shows how to get current location info for the user's PC.
Key APIs used in this code sample:
Splash screen
This sample shows how to create a splash screen. This can be helpful if your app needs extra time to prepare itself.
Key APIs used in this code sample:
App tiles and badges
This sample shows how to send tile notifications and how to update a tile’s badge.
Key APIs used in this code sample:
App settings
This sample shows how you can integrate your app's settings UI into the Windows Settings charm.
Key APIs used in this code sample:
Programming resources
App architecture
Learn about our new app models and the programming languages available to you. Choose a language and gain a solid understanding about new programming concepts.
App features, start-to-finish
Add commonly used features, like file handling or multimedia playback to your app. The start-to-finish series help you refine your app.
Test and debug
Use the tools included with Visual Studio to make your app the highest possible quality before submitting it to the Windows Store.
APIs and languages
Find the APIs you need in the programming languages you prefer. Learn how to use the Windows Runtime and the Windows Library for JavaScript to build apps.
Downloads
Windows 8
MSDN subscribers can get Windows 8 from MSDN Subscriber Downloads. If you’re not an MSDN subscriber, you can download an evaluation version of Windows 8 from Evaluation Center. (Note that this version will expire, and you cannot upgrade.)
Visual Studio Express 2012 for Windows 8
Microsoft Visual Studio Express 2012 for Windows 8 is your tool to build Windows apps. It includes the Windows 8 SDK, Blend for Visual Studio, and project templates. You must first install Windows 8. Get details and additional languages.
Windows App Certification Kit
Test your app before you submit it for certification and listing in the Windows Store. Learn more about the Windows App Certification Kit.
In-depth guidance
Develop Hilo
Walk through Hilo, a complete Windows Store app that demonstrates best development practices for developing with JavaScript and HTML or C++ and XAML.
Develop games
Discover and evaluate game and graphics technologies for Windows Store apps. Explore your creative side as you learn to develop visually compelling and interactive games and multimedia apps.
Port your app
Have an app on another platform that you’d like to bring to Windows? Use these design and development resources to make your job easier.
Use C++ and DirectX
Learn how to create responsive and performance-optimized Windows Store apps using the DirectX technologies you’re already familiar with.
