Helpful .NET Automation

January 10th, 2006

Few minutes before we all upgrade to VS 2005, I found this page where Microsoft provides you with many samples to show you how to add some automation to your VS .NET 2003 environment and make your work easier and more productive .

Visual Studio .NET 2003 Automation Samples

You can also find the same for 2005.


Visual Studio 2005 Automation Samples

Brief Description
These code samples show you how to build VSMacros projects, add–ins, and wizards to make your teams more productive and to bend Visual Studio .NET 2003 to the ways you like to work.

One Response to “Helpful .NET Automation”

  1. Manung Han Says:

    Cool,

    Also check out the following page with some useful Visual Addins

    http://msdn.microsoft.com/msdnmag/issues/05/12/VisualStudioAddins/default.aspx

    I particulary like VSWindowManager which allows you to save and apply Window Layouts.