Vipul Patel shows you how to work with serialized data (in JSON format) in Windows Phone 8 applications.

Vipul Patel shows you how to work with serialized data (in JSON format) in Windows Phone 8 applications.
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.
Vipul Patel walks Microsoft technology developers through tips and tricks to get the most out of Visual Studio 2013.
Vipul Patel explores the new features offered as part of Windows Phone 8.1, the latest version of the mobile operating system from Microsoft.
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.
Manoj Kumar shows you how to use Windows® Azure™ Blob Storage to store Windows Phone 8 application data in the cloud.
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.
Looking to quickly get started with Code First in .NET, but don't have the time to read and digest all the tutorials that are available out there? Peter Shaw shows you the quickest, simplest way to get started with Code First Entity Framework (EF).
Hannes du Preez shows you how to create a User Control in your ASP.NET Web Application.
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.