ASP.NET MVC-Specific Features
In addition to general ASP.NET features ReSharper provides some special functionality that supports and makes the work with ASP.NET MVC easier.
Special syntax highlighting for ASP.NET MVC method calls and parameters:

Dedicated code completion to reference actions and controllers in string literals:

Various navigation features work for actions and controllers as well:

Creating new controllers and actions from usage:
