Use this macro to generate backups from Microsoft Visual Studio solution's context menu
Latest Add-ins & Macros Articles
Comparing the Performance of Microsoft Visual Studio's Web Reference to a Custom Class
This article compares the performance of using a Web Service proxy class created by Visual Studio vs. a custom created class.
Visual Studio 2010 Launch Back On
After delaying rollout plans for March, Microsoft reschedules.
Visual Studio 2010 Delayed
Developer feedback extends beta for quality reasons.
Binding to the Most Recent Visual Studio Libraries
Explore how to let your applications bind to the most recent version of the Visual Studio 2008 SP1 Libraries.
Framework Source Code Stepping
Despite the best documentation, stepping into the actual source code of third-party libraries can be the fastest way to diagnose a difficult bug or determine the state that a component needs to be in before a certain operation can be completed. With a little set-up magic, developers can step into libraries quickly and easily.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.