posted on Wednesday, January 28, 2004 4:44 PM by deepak

An IDE that you can customize to your needs...

Visual Studio .NET Extensibility API

Just I was searching for some Runtime.InteropServices examples and I came across some Visual Studio .NET automation examples. Perhaps sometime back, I have been discussing with you through my other weblog at http://deepak.blogdrive.com/ regarding a automated build tool called BuildIt.

Perhaps the following URL would throw more light and give more examples on Visual Studio .NET Extensibility API:

http://www.microsoft.com/downloads/details.aspx?familyid=3ff9c915-30e5-430e-95b3-621dccd25150&displaylang=en

Comments