The Wayback Machine - https://web.archive.org/web/20111101211357/http://www.codeguru.com:80/cpp/v-s/tips/

    Editor Tips

    Visualizing Nodes and Edges with Microsoft Automatic Graph Layout

    Learn about the Microsoft Automatic Graph Layout using a Windows Presentation Foundation (WPF) sample application.

    BLOG: What's the goal of Visual Studio 2010?

    Find out the answer according to Jason Zander, General Manager of Visual Studio.

    Function Calls, Part 2 (Stack and Calling Conventions)

    Read a dissasembly view of function calls, explaining organization of the stack and the behavior in the context of different calling conventions.

    A Primitive Spellchecker in MS VC++ 6.0

    Learn how to use MS VC++ as a spellchecker while programming by making excessive use of the user-defined keyword feature.

    Visual C++: Protecting Against Buffer Overruns With the /GS Switch

    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.

    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.

    Set Syntax Coloring for User-Defined Keywords

    This article shows you how to create syntax coloring for user-defined keywords'—for C++ files only.

    Handle any category of messages using Class Wizard

    Handle any category of messages using Class Wizard

    Recovering Lost Toolbar and Keyboard Layouts in Developer Studio

    When Microsoft Developer Studio crashes, it often loses your custom settings. Learn how to protect yourself from hours of resetting your customized settings!

    Right-button Command to Remove Extra VS Files

    Rather than having to remember to go through your project directory and clean it manually for release, why not right-click the folder and make your computer do the hard work?

    Visual Studio Syntax Highlighting for C# Files

    Illustrates what you need to do in order to get syntax highlighting for C# keywords within Visual Studio

    Customizing the appearence of your own classes in debug windows

    Customizing the appearence of your own classes in debug windows

    More colors in Visual C++ Editor

    Very cool Registry hack to allow for the selection of ANY COLOR for syntax hilighting

    GPF in Devshl.dll when starting VC++

    GPF in Devshl.dll when starting VC++

    How to use the MSDN Jan99 library from a shared location

    How to use the MSDN Jan99 library from a shared location

    Auto-Expanding User-Defined (and STL) Types in the Debugger

    Auto-Expanding User-Defined (and STL) Types in the Debugger

    Running DevStudio 6.0 builds in low priority

    Running DevStudio 6.0 builds in low priority

    Using VC5 and VC6 together

    Using VC5 and VC6 together

    ClassWizard VirtualFilter Options

    ClassWizard VirtualFilter Options

    Enhance the DevStudio help

    Enhance the DevStudio help

    Hide a function or variable from the Class View

    Hide a function or variable from the Class View

    Multiple Platforms in VC++ 5.0 Professional

    Multiple Platforms in VC++ 5.0 Professional