Rob Paveza from the Visual Studio team stops Microsoft Dev Radio by for to demo some great debugging tips and tricks for Visual Studio 2013 for your Windows Apps.


Rob Paveza from the Visual Studio team stops Microsoft Dev Radio by for to demo some great debugging tips and tricks for Visual Studio 2013 for your Windows Apps.

ASP.NET 4.5 Web Forms support model binding, including Value Providers. ASP.NET provides several inbuilt value providers and also allows you to create your own. Learn more in this article from Bipin Joshi.

Visual Studio 2013 Preview and .NET Framework 4.5.1 are now available for download. Hannes du Preez shows you what you can expect from Visual Studio 2013.

Vipul Patel walks Windows 8.1 developers through the basics of the new Flyout control, a quick way to show temporary information related to user interaction, which will be introduced in Windows 8.1.

Learn how to use Ajax helper to submit your HTML form using Ajax so that instead of refreshing the entire web page only a part of it will be refreshed.
Vipul Patel checks out the new Hub control that will be introduced in Windows 8.1.
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.
The original release of the .NET Framework included collections as .NET was introduced to the Microsoft programming world. The .NET Framework 2.0 introduced generics to complement the System.Collections namespace and provide a more efficient and well performing option. Read on to learn more...

Learn how easy it is to do Async programming with VB.NET 2012 and Windows 8 and 8.1

As a web developer you should be aware of a few security best practices while developing your ASP.NET web application. Arun Karthick lists his top 7 tips to help you keep your ASP.NET security intact.