This video gives a short overview of ReSharper's feature pack for ASP.NET MVC developers. It includes code generation functionality for actions and controllers; extensive navigation support; syntax highlighting and code completion (IntelliSense) for ASP.NET MVC-specific string literals.
This video shows how you can navigate code errors and issues found in a particular file one-by-one and choose from ReSharper's quick-fix suggestions to correct your code quickly and in the most appropriate way.
This short video shows how turning on ReSharper and using its code quality analysis features helps detect code issues that are very hard to spot in plain Visual Studio.
Vaclav Pech unveils the secrets of optimizing your code performance, covering general JVM concurrency aspects, and using IDEA to illustrate how to overcome the challenges of the multi-core era.