Channel: ReSharper

Syndicate content
5
03.05.11 21:05 |

Putting BDD to Practice

In this session, Hadi Hariri discusses the concepts behind Behavior Driven Development (BDD) and drives out a sample web application using MSpec. From user requirements, driving down to internal components, he's using a combination of testing frameworks, mocks and good design principles to drive out specifications and implement functional, working software. The session was recorded at .NET Community Day - Best Practices in Sweden, organized by Informator and Edument in November 2010.

English 3,561 Comments
4.833335
25.03.11 13:03 | Dmitri Nesteruk

Using ReSharper for Developing Windows Phone 7 Applications

This screencast demonstrates how ReSharper helps you develop WP7 applications

English 8,255 Comments
5
04.02.11 14:02 | Egor Malyshev

Sitting Down with Eugene, .NET Technical Lead

 We sit down to talk to Eugene Pasynkov, Technical Lead for ReSharper and one of the original members of the ReSharper team. 

English 3,732 Comments
Interview
5
09.11.10 16:11 | Jura Gorohovsky

Use ReSharper Assistance in ASP.NET MVC

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.

English 4,992 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 3,369 Comments
1.5
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 3,924 Comments
0
09.11.10 16:11 | Jura Gorohovsky

Detect Problems Early with Smart Code Analysis

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.

English 4,171 Comments
Code Analysis
1
09.11.10 16:11 | Jura Gorohovsky

Instantly Build Business Objects

This video shows how ReSharper's Generate drop-down menu lets you instantly create stubs for type members, and how ReSharper's context actions provide handy code transformation functionality.

English 3,197 Comments
4.615385
28.10.10 20:10 | Dmitri Nesteruk

What is ReSharper? (Russian)

This Russian-language screencast introduces ReSharper and gives an overview of its major features.

Russian 5,452 Comments
4
26.10.10 12:10 | Sara Stephens

Resharper Live Templates

Just a quick video to show ReSharper Live templates. This was focused around getting using them for the calculator kata.

English 3,343 Comments
Live Templates, Templates