Skip to main content

Add-Ins

  • Chapter
Pro Visual Studio.NET

Abstract

Now we will continue our examination of how to customize the Visual Studio .NET environment by looking at add-ins. Visual Studio add-ins are similar to Visual Studio macros, which will be covered in detail in the next chapter, but they differ from them in several ways:

  • Macros are primarily intended for automating repetitive tasks that can be accomplished by a series of commands. Add-ins, on the other hand, can be used for a wide variety of general purposes, including tasks that cannot be accomplished by any sequence of existing Visual Studio .NET commands, for example, calling the COM library of a non-Microsoft source code configuration tool to check in your project, or carrying out some other task specific to your development environment.

  • Add-ins can be seamlessly integrated into Visual Studio .NET menus so that they look like built-in commands.

  • Macros have a simple structure and can be stored in a text file; add-ins are compiled binaries that can be written in any Visual Studio .NET language.

  • As compiled binaries, add-ins can be distributed as a commercial product without their source code being revealed.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Bill Sempf, Donald Xie, James Greenwood, Rob Harrop, Colt Kwong, Jan Machacek, Brian Bischof, Jon Reid, and Kunal Cheda

About this chapter

Cite this chapter

Sempf, B. et al. (2004). Add-Ins. In: Pro Visual Studio.NET. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0749-8_11

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0749-8_11

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-368-4

  • Online ISBN: 978-1-4302-0749-8

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics