Tag: Code Analysis

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.

MPS basics - checking rules and quick fixes

  A Quick review of AppCode helping with Memory Management on IOS.  

 

A video about why I like AppCode. It is from a amateur in screencast, AppCode and iPhone Programming.  

Talks about a little about VCS, code navigation, generation and analysis.

 

 

Hadi Hariri describes Structural Search and Replace: a way to create and apply custom code inspections and quick-fixes in ReSharper 5 and above. It is very helpful in cases like adopting new .NET Framework and third-party library APIs. Full video of this session is available at http://tv.jetbrains.net/videocontent/resharper-tips-and-tricks-live-sess...

 An introductory screencast demonstrating the core functionality of JetBrains ReSharper.

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.