Visual Studio Online marks the shift to building applications in an online environment. Read on for an overview of the development tool that has joined the cloud bandwagon.
Latest Mobile/Wireless Articles
Ten Tips to Get the Maximum out of Visual Studio 2013
Vipul Patel walks Microsoft technology developers through tips and tricks to get the most out of Visual Studio 2013.
Windows Phone 8.1 - What’s New for Developers
Vipul Patel explores the new features offered as part of Windows Phone 8.1, the latest version of the mobile operating system from Microsoft.
How to Build a Windows Phone Application Capable of Recording Video
With Windows Phone 7.1 onwards, Microsoft provides platform support for capturing video, enabling developers to integrate video capturing capability with their applications. Vipul Patel explains the basics of building a Windows Phone 8 application that can record video.
Using Windows Azure Blob Storage to Store Windows Phone App Data
Manoj Kumar shows you how to use Windows® Azure™ Blob Storage to store Windows Phone 8 application data in the cloud.
Building an Audio Track Listener for Windows Phone
Learn how to build a simple audio track listener application that can play even in the background.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
MFC Integration with the Windows Transactional File System (TxF)
The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Step-by-Step Guide to Using Generic ADO.NET
ADO.NET is used to access data. Learn how easy using ADO.NET is in this step-by-step guide!

Globalization in Visual Basic
Learn how to use globalization in your Visual Basic .NET programs.
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.