Here are a few more example add-ins...
- Lutz Roeder's Reflector runnain as an Add-In
- Lutz Roeder's Documentor runnain as an Add-In (it would be quite strait forward to keep in sync with the code you're editing if you fancy and add-in project)
- Screenshot of Control Inspector running as an add-in inspecting Visual Studio Convert which also appears as an add-in.
- Command Prompt Add-In using the Pavel Zolnikov's Command Prompt Explorer Bar control. Here is a version that can be run as an add-in.
- SqlBuddy running as an Add-In. SqlBuddy expects to find the Icons directory relative to the current directory. When running inside Visual Studio.NET the current directory is \Program Files\Microsoft Visual Studio .NET\Common7\IDE\. As a work around you can copy the Icons directory there. A better solution would be for the application to look for the Icons relative to AppDomain.CurrentDomain.BaseDirectory.
- Here is a screenshot of Messenger.NET running as an add-in. Messenger.NET is a messenger client. It is minimalist compared the the Microsoft Messanger, but that is it's beauty! It will happily run in a tool window without beeping, flashing and generaly bothering you!
Please email here with screenshots and links to your add-ins!