I am addicted on ReSharper Comments Off
The last weeks I’ve play a lot with Visual Studio 2008. It is a fantastic product and the startup time is amazing fast, but without ReSharper ( the 2008 version with C#3.0 support isn’t released yet ) it is so circuitous to write code. So it isnt really funny to write code without ReSharper.
For all who dost know what ReSharper is. It is a Visual Studio Extension with extend C# and VB.Net with various features.
A few examples:
- From lightning fast property and constructor creation
- It shows you all your unused code
- It shows you common coding mistakes
- Creates delegation proxy’s with a few clicks
- and a lot more