Tag: Code Analysis

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.

Vaclav Pech explores countless abilities of IntelliJ IDEA at code analysis: static code analysis, dataflow analysis, dependency
analysis, etc.
 

Hadi Hariri describes new ASP.NET features that were introduced in ReSharper 5.

In part 2 of this screencast, Hadi focuses on features that ReSharper provides specifically for ASP.NET MVC projects.

Vaclav Pech explores IntelliJ IDEA code analysis features.

Take a tour on developing a complete Grails application with IntelliJ IDEA.

Overview of Groovy support with all advanced features, plus transparent Groovy-Java coding.

Overview of advanced Flex support features that let you quickly create, refactor and explore Flex code.