ReSharper 3.0 has been released
JetBrains released next version of its awesome application ReSharper 3.0.
ReSharper is an add-in for Visual Studio which contains many features for .Net application development. It helps simplify the process of writing a code. Ones I stared to use ReSharper I cannot imagine working without it after. It has many features but the best from my point of view is static code analyzer which brings you errors or warnings on the fly without compilation. Another excellent feature is searching the objects inside of solution which is much powerful and has much better interface for doing that.
With the new version ReSharper supports XAML and XML, offers C# code suggestion on the fly and much much more.
Just follow the link to check out all the features exist in ReSharper 3.0
http://www.jetbrains.com/resharper/features/index.html
To download a 30 days free trial version click here