Channel: ReSharper + Refactoring

Syndicate content
5
30.06.11 03:06 | Jura Gorohovsky

What's New in ReSharper 6

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.

English 12,529 Comments
5
21.10.11 01:10 | Dmitri Nesteruk

Developing the Data Access Layer with ReSharper

 A demonstration of how to create a data access layer with ReSharper.

English 3,944 Comments
4
09.09.11 00:09 | Jura Gorohovsky

Measuring and Graphing Test-Driven Development in C#


English 2,216 Comments
2.666665
22.06.11 22:06 | Jura Gorohovsky

Extracting a Class from Parameters

Hadi Hariri shows why converting a bunch of parameters to a data transfer object (DTO) manually is a waste of time since ReSharper has an automated refactoring for this called "Extract Class from Parameters". Full video of this session is available at http://tv.jetbrains.net/videocontent/resharper-tips-and-tricks-live-sess...

English 2,568 Comments
4
22.06.11 22:06 | Jura Gorohovsky

Converting Anonymous to Named Type

Hadi Hariri shows how to use a little known but handy ReSharper refactoring called "Convert Anonymous to Named Type". It converts anonymous types to nested or top-level named types in the scope of the current method or the entire solution. Full video of this session is available at http://tv.jetbrains.net/videocontent/resharper-tips-and-tricks-live-sess...

English 2,366 Comments
4.70588
22.06.11 20:06 | Jura Gorohovsky

ReSharper Tips and Tricks - Live Session at NDC 2011

In this impromptu session at NDC 2011, Hadi Hariri gives an hour worth of ReSharper tips and tricks. He covers multiple features related to navigation, generating code, selecting and rearranging code, refactoring code and project items, and using structural search and replace to create custom code inspections. He also discovers unexpected bugs in a pre-release ReSharper build that he's using, and highlights some of the new features for web developers introduced in ReSharper 6.

English 8,444 Comments
4
26.05.11 22:05 | Dmitri Nesteruk

What Is ReSharper?

 An introductory screencast demonstrating the core functionality of JetBrains ReSharper.

English 6,976 Comments
0
09.11.10 16:11 | Jura Gorohovsky

Refactor On the Project Level

This video showcases two of ReSharper's powerful refactorings: Move Types into Matching Files and Move to Folder. Both of them, as well as a couple of other project-level refactorings, were introduced in ReSharper 5.

English 2,367 Comments
1
09.11.10 16:11 | Jura Gorohovsky

Navigate Between Code Issues and Fix Them Right Away

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.

English 2,709 Comments
5
14.09.10 20:09 | Hadi Hariri

Refactoring to use Dependency Injection with ReSharper

In this short  screencast we'll see how to refactor some existing code to use Dependency Injection via constructor with ReSharper efficiently. 

 

 

English 5,227 Comments