Chapter 12. Writing Macros

IN THIS CHAPTER

In the preceding chapter, we examined the API available for developers to customize, tweak, and control various portions of the Visual Studio IDE. This chapter takes that knowledge and shows you how to write macros that leverage the automation object model.

A macro’s purpose is to provide you with an approach for writing your own task automation applets. In previous chapters, you saw many IDE features that automate repetitive tasks. The built-in refactoring support, IntelliSense word completion, code snippets, and others certainly fall into that category. And as you develop solutions with Visual Studio, you will find yourself performing ...

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.