Thursday, February 21, 2008 8:16 PM
by
maarten
Microsoft Visual Studio Tools for the Office System Power Tools v1.0.0.0

Today a set of 9 powertools are released for download:
http://www.microsoft.com/downloads/details.aspx?FamilyId=46B6BF86-E35D-4870-B214-4D7B72B02BF9&displaylang=en
Ever get tired of typing all the 'missing' parameters when developing Office applications in C#? If that is the case make sure you download these tools to solve this and other productivity tools to make Office development a bit easier ....
|
Tool |
Description |
Type of Tool |
|
Open XML Package Editor |
A graphical treeview-based editor for examining and editing Open XML Package files (including Word, Excel and PowerPoint documents). |
Add-in to Visual Studio. |
|
Ribbon IDs Tool Window |
A custom tool window that displays all re-usable built-in Office Ribbon IDs. |
Add-in to Visual Studio. |
|
Office Custom UI Manager |
A set of classes for coordinating multiple instances of Ribbon, custom task pane, and custom form region objects. |
Runtime class library and sample source code. |
|
Office Interop API Extensions |
A set of C# classes for handling parameterized properties and optional/named parameters, as well as for LINQ-enabling Office collection objects. |
Runtime class library. |
|
SharePoint Feature Sweeper |
A GUI tool that cleans up unwanted SharePoint features from the developer's environment. |
Standalone Windows Forms application. |
|
SharePoint Workflow Package Generator |
A tool to package a SharePoint workflow project so that it can be deployed. |
Scriptable command-line tool. |
|
VSTO/VSTA Pipeline Verifier |
A GUI tool that reflects over custom pipeline assemblies to validate the complete VSTA pipeline. |
Standalone Windows Forms application. |
|
VSTO Developer Cleaner |
A GUI tool that removes leftover build artifacts from the developer's computer. |
Standalone Windows Forms application. |
|
VSTO Troubleshooter |
A diagnostic tool that examines a computer for the necessary prerequisites for running VSTO solutions. |
Standalone Windows Forms application. |