Channel: ReSharper

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 10,483 Comments
4.42857
18.01.12 15:01 | Dmitri Nesteruk

Getting Started with ReSharper SDK

In this screencast, I introduce the ReSharper Software Development Kit - a package designed to help developers quickly get started with making their own ReSharper plugins.

English 864 Comments
addin, extensibility, plugin, sdk
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,105 Comments
4
09.09.11 00:09 | Jura Gorohovsky

Measuring and Graphing Test-Driven Development in C#


English 1,637 Comments
5
21.07.11 12:07 | Hadi Hariri

Adding File Templates to the R# Quick Access List

In this screencast Sara Stephens (@developerdame) shows us how to create a file template for Unit Testing and add it to the Quick List, whereby we can then access it by pressing Cltr+Alt+Ins in any file (or Alt+Ins in Solution Controller), much like the existing entries for Class, Interface, Enum et al.

English 1,386 Comments
File Templates
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,042 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 1,948 Comments
2.5
22.06.11 22:06 | Jura Gorohovsky

Using and Extending ReSharper Templates

Hadi Hariri talks about using live templates, file templates and surround templates provided by ReSharper. He also gives a hint how to extend ReSharper templates by creating custom macros. He refers to this blog post that contains detailed guidelines on creating new macros. Full video of this session is available at http://tv.jetbrains.net/videocontent/resharper-tips-and-tricks-live-sess...

English 1,952 Comments
4.5
22.06.11 21:06 | Jura Gorohovsky

Creating Custom Inspections in ReSharper with Structural Search and Replace

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...

English 2,551 Comments
5
22.06.11 21:06 | Jura Gorohovsky

JavaScript, jQuery, CSS, and Razor Support in ReSharper 6

Hadi Hariri talks about new features for web developers introduced in ReSharper 6, including support for JavaScript, jQuery, CSS, and ASP.NET MVC 3 Razor view engine. Full video of this session is available at http://tv.jetbrains.net/videocontent/resharper-tips-and-tricks-live-sess...

English 2,937 Comments