Wednesday, July 25, 2007

Resharper

If you program in C# this is a must have add-in for Visual studio.

It has intelligent intellisense and 'goto a class', 'code generation' and saves a lot of time. It has nice refactoring as well as unit testing integration.
You never get a compile error and gives you so many suggestions which are small but add up, like 'make a field read only', 'delegate doesn't require parameters' etc.

ReSharper:: The Most Intelligent Add-In To Visual Studio

No comments: