Posts Tagged samples

Saturday, November 29, 2008 10:16

Visual Studio .NET 2005 Automation Samples

These code samples show you how to build VSMacros projects,add ins, and wizards to make your teams more productive and to customize Visual Studio .NET 2005 to the ways you like to work.
Intercept commands when they are invoked, and either provide preprocessing or implement the command yourself.
Control the solution, projects, and project items by [...]