Absyntax Excel Add-in for Microsoft Excel

The universal add-in for Microsoft Excel. Invoke operations that you define using the Absyntax framework.

Allure - Visual Studio Add-in Platform

allure.zip (2,3 MB)
The Allure is a Microsoft Visual Studio add-in platform.

Advanced Mail Merge (AMM) for Microsoft Office

amm.zip (6,1 MB)
Advanced Mail Merge for Microsoft Word 2007/2010, offers great extensable functionality: - Merge to document (PDF) - Merge to attachment - Use Outlook to send e-mail - Optional, leverage Microsoft Dynamics CRM for tracking

AntySpam Microsoft Outlook Plugin

Anty spam plugin for Microsoft Outlook 2007 and 2010, based on http://www.codeproject.com/KB/cs/DNSBL_Lookup.aspx article lines version 1.x.x for MS Outlook 2007 lines version 2.x.x for MS Outlook 2010 All it's developed in <C#> VSTO 4.0

Build Version Increment Add-In Visual Studio

An addin for Visual Studio 2005/2008 to auto increment build versions of projects.

Visual Studio Close Editors Automatically AddIn

autoclose.zip (348 kB)
Visual Studio 2008/2010 version of the Eclipse IDE "Close Editors Automatically" feature. This addin closes the least recently used editor window automatically when the configured maximum number of editor windows is exceeded.

BIDS Helper

bidshelper.zip (235,9 MB)
A Visual Studio add-in that enhances development functionality in Business Intelligence Development Studio (BIDS) and SQL Server Data Tools (SSDTBI).

BraceOutliner

BraceOutliner is an add-in for Visual Studio 2008. It outlines code between matching braces. For now, only C# is supported, I'm hoping to expand it to a complete code folding add-in (not just braces)

CGrabber - Outlook contact grabber add-in

cgrabber.zip (67 kB)
A Microsoft Outlook add-in tool which grabs the email sender's contact info and add to Outlook contacts based on configured email keyword text search rule-sets.

Chemistry Add-in for Word

chem4word.zip (39,4 MB)
The Chemistry Add-in for Word allows students, chemists, and researchers to handle rich chemical structures within Microsoft Word.

Chirpy - VS Add In For Handling Js, Css, DotLess, and T4 Files

chirpy.zip (127,6 MB)
Mashes, minifies, and validates your javascript, stylesheet, and dotless files. Chirpy can also auto-update T4MVC and other T4 templates.

Clone Detective for Visual Studio

Clone Detective is a Visual Studio package that allows you analyze your C# project for clones. A clone is region of source code that is duplicated.

System.AddIn Tools and Samples

clraddins.zip (11,1 MB)
Introduction Welcome to the CodePlex site for the Managed Extensibility and Add-In Team. This site will be the home to both samples and tools designed to help you make the best use of the new System.AddIn features in the .Net FX v3.5. We'll continue to use our blog http://blogs.msdn.com/clraddins/ for information and discussion about our work, but from now on we'll be hosting our samples here for easier access. The initial focus will be on two things: Bringing over samples from the team blog to this site The release of the Pipeline Builder tool For more information on our work please see our additional resources page.

cmdfit

cmdfit.zip (1,5 MB)
A command line tool for running automation and acceptance test.

CodeOrganizer

Customizable Visual Studio add-in that provides support for Javascript development - you can navigate prototype functions, move back and forth between functions, transfer lines of code to different "regions". The add-in uses Regular Expressions and can be extended to aspx.

Code Review Add-In

The Code Review Add-In helps the process of reviewing code and publishing the results as work items to the Team System Server for team members to review them.

Confree for Outlook

confree.zip (818 kB)
Confree lets you create audio conferences from Claro / Telmex directly from Outlook.

CopySourceAsHtml

CopySourceAsHtml is an add-in for Microsoft Visual Studio 2008 that allows you to copy source code, syntax highlighting, and line numbers as HTML. CSAH uses Visual Studio's syntax highlighting and font and color settings automatically.

Copy to GAC

copytogac.zip (215 kB)
A small Visual Studio 2010 Add-in that enables you to copy your compiled class libraries in the global assembly cache from within the visual studio context menu

cput

cput.zip (6,7 MB)
Cput – is the unit test framework that allow create and run tests for C++ projects. MS Visual Studio add-in makes easier to add new tests, debug and run existing. Currently support x86 C++ projects for MS VS 2005 and 2008. It's developed in C++.