This final installment wraps up the coverage of what's new in the IDE with a look at Tracepoints, new project types, enhancements to the Server Explorer, and new functionality for creating C++ projects.
Latest Customizing the IDE Articles
Visual C++ 2005 IDE Enhancements, Part 4: Beta 2 Changes
The Visual C++ 2005 IDE team made two painful cuts in Beta 2 related to the Class Designer and IDE Click Once support. Read up on these significant changes and find out how C++/CLI programmers can still take advantage of ClickOnce to deploy their applications.
Visual C++ 2005 IDE Enhancements, Part 3: MSBuild
MSBuild is one of the major new features in Visual Studio .NET 2005. Discover the motivation for MSBuild, how it works, and how Visual C++ developers can get their hands on it.
Macros for C++, in C++
Learn how to write macros for C++ in Visual Studio.
More colors in Visual C++ Editor
Very cool Registry hack to allow for the selection of ANY COLOR for syntax hilighting
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Coding a Bing Bot
Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Introduction to Visual Basic List Controls
Learn how to insert, add, and remove items from Listboxes, ComboBoxes, CheckedListBoxes, ListViews, and TreeViews.

Creating the Best Virtual Reality User Experience (VR UX): Seven Tips & Tricks
When building Virtual Reality user experience (VR UX), here are seven tips you should consider.