In part 2 of this screencast, Hadi focuses on features that ReSharper provides specifically for ASP.NET MVC projects.
Some of these features include special syntax highlighting for ASP.NET MVC method calls and parameters; quick navigation to and from actions or controllers; extended code completion (IntelliSense) in string literals to help you reference actions and controllers; and code generation to create new controllers and actions from directly from usage.
»