Vipul Patel shows you how easy it is (even for non-developers) to create Windows 8.1 applications using AppStudio.
Latest Windows 8/RT Articles
How to Handle Application Settings in Windows Store Applications
Vipul Patel shows you how to handle application settings in Windows Store applications.
Building a Splash Screen for Your Windows Applications
Learn the basics of the splash screen and how to provide an extended splash screen experience in Windows Store applications.
Launching Files with Associated Programs in Windows 8.x and VB
The Windows 8 infrastructure is different than earlier versions, which can make doing ordinary tasks cumbersome. Not only do you have to learn an entirely different way of doing things but you have different classes in the Windows 8.x API. Read on to learn the various options involved.
GeoLocation with VB and Windows 8 /8.1
Hannes du Preez shows you how easy it is to implement Geolocation into your Windows 8 /8.1 apps.
How to Make Toast Notifications in your Windows Store Application with VB
Learn how to show users messages in your Windows Store Apps using Toast Notifications.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Programming with Code::Blocks
Discover Code::Blocks, an open source IDE for C/C++.

Working with Parallel LINQ
LINQ has a trick up its sleeve from .NET 4 onwards for dealing with large amounts of data and multiple CPUs. Learn to leverage LINQ.

Building a Multi-Channel Mobile App with DevExtreme
Create a multi-channel application with DevExtreme and Visual Studio.
Working with State Machines in the .NET Framework
Arun Karthick introduces you to the state machine model and shows you how to create a simple working state machine sample using the .NET framework in the C# language.