.NET news » Addins 
Writing Add-ins for Visual Studio .NET
Author: Les Smith
Average rating: (12 reviews)
More .NET Addins books
Assembly Manipulation and C#/VB.NET Code Injection
Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
Creating Visual Studio Add-Ins
Visual Studio provides one of the most powerful IDE's on the market. One under-exploited aspect of this IDE is the extensibility model. Programming IDE's are not static development tools. Development techniques, tools, and concepts change. Extensibility has been built into Visual Studio from its early inceptions. The great thing about Microsoft's foresight is that you can augment functionality of Visual Studio yourself. This article will demonstrate how to extend the Visual Studio IDE using Visual Studio, the .NET Framework, and the Visual Studio Add-In and automation models..
Code Review Add-In
Code Review Add-In helps the process of reviewing code and publishing the results as work items to the Team System Server for review by team members
Addin Manager for VS 2002-2005
Full control over addins loaded into VS2002-2005 - for power users or addin developers
Creating Windows Live Messenger Addins
An article on creating msn8 plugins
Creating a tool window add-in with Visual Studio 2005
Shows you how to create a tool window add-in with Visual Studio 2005
16 Jan 2007, 17:28:00 Source: Creating a tool window add-in with Visual Studio 2005
Tags: Visual Studio
Addins
Examples
CLR Inside Out: .NET Application Extensibility
This month the CLR team introduces the new System.AddIn namespace in the Base Class Library, which will be available in the next release of Visual Studio.
Office Add-Ins: Develop Add-Ins For PowerPoint And Visio Using VSTO
Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System is more powerful than ever, allowing you to create add-ins for Word, Excel, Outlook, PowerPoint, Visio, and InfoPath.
20 Dec 2006, 18:00:00 Source: Office Add-Ins: Develop Add-Ins For PowerPoint And Visio...
Tags: Office
Addins
SlickEditВ® Gadgets
SlickEdit has released SlickEditВ® Gadgets, a collection of free utilities for the MicrosoftВ® Visual StudioВ® 2005 development environment.
SlickEdit Gadgets is an assortment of useful utilities to help programmers monitor, explore, and inspect the contents of their code.
SlickEdit Gadgets include:
* Editor Gadgets: Four utilities that add visual pizzazz to your editor, such as background images and wallpaper.
* Command Spy: Monitors command execution and allows you to see exactly what commands you've run, how many times you've run them and what key bindings are used to invoke those commands.
* File Explorer: Provides an easy way to open solutions, projects, or single files in Visual Studio.
* Data Object Analyzer: Inspects the contents of any clipboard operation, or drag-and-drop operation, from any other application.
* SLOC Report: Provides a graphical report of the total lines of code in a file, project, or solution.
SolutionZipper: VS2005 Addin Cleans and Zips a Solution in One Step
A convenient tool for quick solution back-ups.
11 Sep 2006, 10:06:00 Source: SolutionZipper: VS2005 Addin Cleans and Zips a Solution...
Tags: Visual Studio
Addins

