Learn about the considerations that need to be taken into account when migrating existing Visual Studio 2003 applications to Visual Studio 2005.
Latest Visual Studio .NET 2003 Add-ins Articles
Your Introduction to the My Object in VS 2005
With the introduction of the My object in VS 2005, Microsoft is still finding innovative ways to increase productivity without making VB.NET a second-class language.
Creating Simplified Code Generators in VS.NET, Part II
Paul continues his two part article showing you how to turn up your productive output by using macros in Visual Studio .NET to write simplified code generators.
Creating Simplified Code Generators in VS.NET 2003
Become a super productive programmer! Turn up your productive output by using macros in Visual Studio .NET to write simplified code generators.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.