StickyNotes – VS 2008 Addin
StickyNotes is a Visual Studio Addin that provides sticky notes capabilities to project and project items inside VS 2008 IDE.
Random thoughts about .Net development
StickyNotes is a Visual Studio Addin that provides sticky notes capabilities to project and project items inside VS 2008 IDE.
PowerCommands is an addin for Visual Studio 2008 that contains additional command menu functions for the IDE that most developers would use regularly.
The PowerCommands Addin is available along with source code and documentation.
Below is a list of the features that you will currently find on in PowerCommands Addin for Visual Studio 2008.
Download PowerCommands for Visual Studio 2008
The first addin allows you manipulate Nant targets and tasks within VS 2005
NAntAddin Features:
The second addin allows you run NUnit tests without leaving VS IDE
[Via Nauman Leghari's Blog]
GhostDoc is a free add-in for Visual Studio that automatically generates XML documentation comments for C#. Either by using existing documentation inherited from base classes or implemented interfaces, or by deducing comments from name and type of e.g. methods, properties or parameters.
What’s New in GhostDoc:
Download on the GhostDoc Website
[Via Roland Weigelt's blog]
Regionerate (pronounced ri-jeh-neh-rate) is a new open-source tool for programmers that allows you to automatically apply layout rules on C# code.Regionerate runs on Visual Studio 2005, Visual Studio Codename Orcas Beta 1, #develop 2.0, NAnt and on command line.Regionerate can layout and sort fields ,properties,methods and wraps them in regions with counter.You can easily create your own layouts.
Technorati tags: dotnet, code formating, vs 2003, vs2005