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

Rob Paveza from the Visual Studio team stops by Microsoft Dev Radio to demo some great debugging tips and tricks for Visual Studio 2013 and for your Windows Apps.
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.
Vipul Patel checks out the new Hub control that will be introduced in Windows 8.1.
In Windows 8, the ability to create appointments was restricted to only the Calendar application. With Windows 8.1, applications can now add events onto the calendars. Vipul Patel walks you through the steps to build a simple application to add appointments.
Vipul Patel shares an overview the new features available in Windows 8.1 and the tools available for Windows 8.1 development.
Go end-to-end in building a rich, interactive application for Windows 8. You'll even get the details for tapping into XAML controls that can make your interface shine.
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 to use ApplicationDataContainer and ApplicationDataContainerSettings in your Windows 8.1 Store apps.
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.