Helpful .NET Automation
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.



January 10th, 2006 at 9:23 pm
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.