The Wayback Machine - https://web.archive.org/web/20100724060553/http://www.codeguru.com:80/cpp/v-s/devstudio_macros/visualstudionet/

    Visual Studio .NET

    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.

    [Updated] Increment File and Product Version Number: Multiple IDE

    Learn about an add-in to automatically increment the FileVersion and ProductVersion fields in your application's files.

    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.

    Improve Code Performance with the VSTS Code Profiler

    Applications with great performance are a hallmark of C++ programming, and one of the best tools for achieving great application performance is a code profiler. Take a look at the Visual Studio Team System (VSTS) profiler, and see how it can be used to find code bottlenecks and improve performance.

    Visual C++ Class Designer

    The release of Visual Studio 2008 brings support for using the Visual Studio Class Designer with Visual C++ projects. Look at the differences in how the Class Designer works with C++ compared to purely managed languages, and learn about the range of functionality available to C++ developers.

    VSTS Annotations for C++: Beyond Just Documenting Method Behavior

    Visual Studio Team System (VSTS) code annotations enable C++ developers to attach metadata to a method's parameters to explicitly define the correct usage of the method.

    Porting Your Mobile Applications to the VS 2005 Environment

    Microsoft Visual Studio 2005: Why Be Bothered with It?

    MFC 8: I'm Not Dead Yet

    To prove that the Microsoft Foundation Class library is not dying, Microsoft has made some changes. Explore what is new and changed in MFC 8, coming with Visual C++ 2005.

    Visual C++ 2005 IDE Enhancements

    Improvements to the IDE are one of the givens in any new release of Visual C++; hence, they are often overlooked. Take a closer look at some of the new features that the Visual C++ 2005 IDE delivers.

    Simplified Development Tools—The Microsoft Express Products

    Microsoft expands Visual Studio and SQL Server to the non-programmers, hobbyists, and students with simplified, low-cost to no-cost versions.

    Microsoft Visual Studio 2005 Team System—Not Just For Developers!

    Microsoft states their seriousness in the enterprise space with the announcement of Visual Studio 2005 Team Services.

    Macros for C++, in C++

    Learn how to write macros for C++ in Visual Studio.

    Dialog Resource to C# Form Converter

    Visual Studio Add-In that converts dialog template resources to C#