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
A small utility(by Saveen Reddy) to convert Visio 2007 files to XAML. It uses XAMLTune to parse Visio files and generates XAML.
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]
Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder’s Reflector. Reflexil is using Mono.Cecil, which is a strategic library for the Mono project.
Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports ‘on the fly’ C# code injection.
Reflexil is an open source project released under the GPL license.
Reflexil requires Microsoft .NET 2.0
Download last version of Reflexil
[Via Larkware News]