Use this macro to generate backups from Microsoft Visual Studio solution's context menu
Latest Visual Studio .NET 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.
Fix Performance Problems Fast: Advanced VSTS Profiler Use
For large and complex applications, dealing with the amount of data collected can be difficult. See how the Visual Studio Team System (VSTS) Developer Edition Profiler can do an excellent job of finding performance problems by simply pointing it at an application and allowing it to collect data.
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.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

The Future of .NET Languages
.NET continues to grow exponentially as a programming framework. Peek into the future of its languages.

The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.