In this article, the author shows how to use Application Insights in Visual Studio to make data-driven changes in your applications.
Latest VS Add-Ins Articles
Telerik Floats Icenium App Development Cloud for iOS and Android
Telerik takes to the cloud to fast track iOS and Android app development for web coding gurus.
Manage and Customize Visual Studio Tabs with Tabs Studio Add-in
With Tabs Studio the user is able to better manage all open documents in Visual Studio, grouped and organized most efficiently. This Visual Studio add-in supports the latest VS versions and will especially come handy when you open many tabs at once.
A Glimpse at Microsoft Visual Studio 2010
In this article you'll explore the notable features of Microsoft Visual Studio 2010 Professional Edition.
Hosting in Amazon Cloud
Cloud Computing opens new opportunities for any person solving a particular task. Discover all of the steps to get Amazon EC2 for hosting an ASP.NET web site.
How to Create Your Own Visual WebGui Silverlight Theme
Learn how to create your own Visual WebGui Silverlight theme using a default theme.
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.

Accessing .NET Serial Ports from C#
Dust off your serial port and find new uses for a nearly-forgotten data link.

Printing from Your VB 2013 App in Windows 8.1
Learn how to print with VB from inside your Windows 8.1 apps.
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.