Archive for March, 2008

Saturday, November 29, 2008 10:16

StickyNotes – VS 2008 Addin

StickyNotes - VS 2008 Addin

StickyNotes is a Visual Studio Addin that provides sticky notes capabilities to project and project items inside VS 2008 IDE.

Download StickyNotes Addin
 
Technorati Tags: vs2008,extensibility,addins

Bookmark It

Hide Sites

$$(‘div.d853′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

PowerCommands Addin for Visual Studio 2008

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 [...]

Saturday, November 29, 2008 10:16

Measure and record C# code metrics.

SourceMonitor measures and records source code metrics. SourceMonitor parses ASCII source code looking for countable metrics items. As these items are identified, their counts are accumulated for each source code file, and within each function or method. These metrics are then accumulated into summary metrics for all files in each checkpoint.If you develop software with [...]

Saturday, November 29, 2008 10:16

Mass Downloader For .Net Framework – downloads .NET Reference Source Code in batch

MS has released the .NET Reference Source Code, you can only get it one file at a time while you’re debugging. If you’d like to populate the cache, you’d may use Mass Downloader For .Net Framework which allows you do download .Net Framework source code in batch.The Mass Downloader For .Net Framework enables offline debugging [...]