Learn to use Visual Studio’s Extensibility Features to automate your team’s development

Visual Studio is more than just an IDE for creating your own applications, it’s also a platform for developer productivity.  In this video excerpt from Eric Greene’s course Introduction to Visual Studio Extensions, Part 2 you’ll see how to use the EnvDTE2 object model to inspect all aspects of a loaded solution from project files to source code.

For more information on how to use Visual Studio Extensions, check out “Introduction to Visual Studio Extensions, Part 2” on WintellectNOW!