Syndicate content
0
17.09.12 19:09 | Jura Gorohovsky

Extract Class Refactoring

In this video, Dmitri Nesteruk talks about Extract Class - a vital new refactoring that is used to split cumbersome classes into single-responsibility classes, thus reducing the complexity of your .NET code.

English 2,633 Comments
5
17.09.12 19:09 | Jura Gorohovsky

What's New in ReSharper 7

In this video, Dmitri Nesteruk gives an overview of improvements and new features introduced in ReSharper 7.

English 3,396 Comments
4.285715
08.08.12 17:08 | Jura Gorohovsky

Webinar: What's New in ReSharper 7

A recording of a webinar on new features and improvements in ReSharper 7 hosted by Hadi Hariri.

English 5,738 Comments
4.555555
26.07.12 00:07 | Hadi Hariri

Why ReSharper is Awesome

Want to know why people love ReSharper so much? Watch this video.

If you agree, you know where to go for the latest version of ReSharper.

If you don't agree, let us know.

Nuff said!

English 10,088 Comments
5
10.07.12 21:07 | Hadi Hariri

Pattern matching with Nemerle

 Pattern matching is one of the core features of functional programming. But you do not have to know functional programming to understand pattern matching and algebraic data types. You do not even need to know what a function is. You only need to know a little bit about programming.

 

No functions, no alien languages with the syntax from another planet. Only C# and Nemerle.

 

By Igor Tkachev

English 2,555 Comments
Nemerle
5
19.05.12 18:05 | Igal Tabachnik

Introducing Agent Mulder plugin for ReSharper

English 2,142 Comments
ReSharper plugins
4.42857
09.05.12 17:05 | Jura Gorohovsky

Introducing JetBrains dotPeek

This video introduces dotPeek - the free-of-charge .NET decompiler and assembly browser from JetBrains. James Kovacs highlights using Assembly Explorer; different ways to navigate and gain insight of decompiled code; fetching source code from the local machine or a source server (if available); and taking advantage of keyboard shortcuts that are familiar to ReSharper users.

English 3,191 Comments
4.666665
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 plug-ins.

English 4,650 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 7,969 Comments
4
09.09.11 00:09 | Jura Gorohovsky

Measuring and Graphing Test-Driven Development in C#


English 4,200 Comments