Chapter 13. Writing Add-ins and Wizards

IN THIS CHAPTER

If macros represent the quick and easy approach to automation, then add-ins are their more complex, and more powerful, counterparts. Add-ins are compiled projects written in Visual Basic, Visual C#, even Visual C++. Add-ins are useful for covering more advanced extensibility scenarios up to and including surfacing your own custom forms, tool windows, and designers in the IDE.

Another related topic we will tackle in this chapter is that of creating and customizing Visual Studio wizards. Wizards are launched anytime you create a new project or add an item to a project. These ...

Get Microsoft Visual Studio 2008 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.