The Wayback Machine - https://web.archive.org/web/20100724061433/http://www.codeguru.com:80/csharp/.net/net_vs_addins/visualstudioadd-ins/

    Visual Studio Add-ins

    Hosting in Amazon Cloud

    Cloud Computing opens new opportunities for any person solving a particular task. Discover all of the steps to get Amazon EC2 for hosting an ASP.NET web site.

    XML Documents from Comments

    Intellisense is a programmer's best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellisense into your own code with XML comments in Visual Studio 8 and 9.

    News: Microsoft Releases Betas and More

    Today Microsoft announced the release of Visual Studio 2008 Beta 2, .NET Framework 3.5 Beta 2, Silverlight 1.0 RC, and more.

    Extending Visual Studio 2005

    Discover the fundamentals of the Visual Studio package and create your first Visual Studio 2005 Add-in.

    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.

    Object Tool Bench: Cool New VS 2005 Feature

    Learn about "Object Tool Bench," which is sure to become one of your favorite tools in the forthcoming 2005 version of Visual Studio.

    Visual C++ 2005 IDE Enhancements, Part 2

    In a continued examination of the new Visual C++ 2005 IDE enhancements, Nick Wienholt looks at the code definition window, changes to class view, and finally one of the big new additions to Visual C++: the class diagram.

    Automate the Process of Documenting Your Code

    Find out about the documentation capabilities of the Visual Studio .NET IDE. Learn how to improve the productivity within your development team and automate the generation of help files.

    Deploying Windows Applications with Visual Studio.NET, Part 2

    This second of a two-article series discusses the different editors that Visual Studio.NET provides for its deployment projects. Learn the steps involved in using each of them.

    Visual Studio.NET Add-In for Incrementing Project Build Numbers

    Another look at creating an add-in to automatically increment project build numbers for Visual Studio .NET 2002 and 2003.

    Automatic Build Number Increasing Macro for VS.NET

    Walk through the steps of creating a macro for Visual Studio .NET. More specifically, create a macro to automatically increase the build number.

    VC7 Call Browser

    Display inheritance, file use, variable reference, call, and call-by information for C++ projects.