You can navigate the pages of this article using the tools on the left
Documentation supports .NET Framework versions:
3.5
3.0
2.0
1.1
1.0
The PocketNerd Productivity Tool ( PocketProd ) is an add-in for Visual Studio.NET
1.1 and 1.0.
The aim of the add-in is to provide a simple, flexible way of extending the Visual
Studio.NET Integrated Development Environment ( IDE ) to increase developer productivity.
With a few simple mouse clicks, custom functionality can be added to any of the
context menus within the IDE or to the PocketProd tree view, as show below.
In this example, the FxCop and
NDoc utilities have been added to the
Solution and Project menus within the Solution explorer. Now, with a simple click
on the Solution or Project, FxCop or NDoc can be launched for the respective Solution
/ Project.
Note: More information on the tools that are provided by the PocketProd add-in can
be found in the
PocketProd Tools
article.
Note: The
PocketProd and Reflector
article explains how to add tools to context menu items and work with the IDE to
obtain Context data. The example plugs
Lutz Roeder's .NET Reflector into VS.NET.
PocketProd can be used to extend the functionality of the IDE, to enable developers
to work faster and smarter. The wealth of emerging, custom developer tools can be
plugged into VS.NET in seconds - to increase productivity.
The following pages explain how the Properties window can be used to change the
appearance of, use and extend PocketProd to incorporate your custom code. You can
move between pages using the tab strip at the top and bottom of the page.