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 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.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.