Telerik takes to the cloud to fast track iOS and Android app development for web coding gurus.
Latest VS Add-Ins Articles
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.
XML Documents from Comments
Intellisense is a programmer's best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellisense into your own code with XML comments in Visual Studio 8 and 9.
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.

Services Made Easy
Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Handling Exceptions in Visual Basic
Hannes du Preez shows you how to handle exceptions properly in Visual Basic.

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.