Channel: ReSharper + Inspections

Syndicate content
5
30.06.11 03:06 | Jura Gorohovsky

What's New in ReSharper 6

In this epic video that has taken Hadi Hariri 96 hours of life of which he slept only 4, he gives an overview of new features in ReSharper 6 including support for JavaScript, CSS, and ASP.NET MVC 3 Razor; extended navigation, code analysis, refactoring, and new code transformation actions; code analysis in VB.NET; improved XAML support; and more. If you want to get a general picture of how dramatically we have improved ReSharper and start investigating for more improvements from there, this video is for you.

English 12,529 Comments
4.625
13.09.10 18:09 | Stefan Lieser

Using 'Search with Pattern' to change old style Assert.AreEqual to new style Assert.That

Do you have tons of unit tests using the old style Assert.AreEqual assertions? Want to change them quickly to new style Assert.That notation? ReSharper to the rescue! Use the new 'Search with Pattern' feature.

English 3,478 Comments