Working with Microsoft Visual Studio 2005

When you choose File | New | Project, Visual Studio offers its selection of project types in the New Project dialog box. By expanding the Other Projects node and selecting Extensibility, you'll find the Visual Studio Add-in template shown in Figure 6-1; double-click its icon to launch the Add-in Wizard.

Figure 6-1: The Visual Studio Add-in template

The six pages of the Add-in Wizard collect your choices about the final form of your add-in. The wizard gives you control over the following areas:

When the Add-in Wizard finishes, it generates an add-in project that builds the add-in DLL.

Категории