
372Microsoft Visual Studio 2010: A Beginner’s Guide
Key Skills & Concepts
●Create an
●Learn What Types of
●Deploy an
Previous chapters discussed many ways to use VS, and the preceding chapter showed you a few ways to create your own customizations. In particular, macros offer the
ability to perform repeatable actions and give you access to much of what VS has to offer. Taking customization one step beyond macros, this chapter shows you how to extend VS functionality with a software component called an
Essentially, an
Creating a Visual Studio Add-In
As when creating other project types in VS, you can run a project wizard to create an Add- In for VS. The following discussion will show you how to start and run the
Running the Add-In Project Wizard
You would start the