Navigate your codebase like a pro with ReSharper 4.5
Category: Languages > .net      Posted: 25 Jun 09

In this episode we will take at how you can navigate your souce code using ReSharper 4.5

With the latest release of ReSharper there have been a few changes and in this episode we will review then and show you how simple and easy it is to navigate around your soucde with the tool

Becoming a ReSharper Samurai - Part 3
Category: Languages > .net      Posted: 24 Jun 09

This is the third in a multi-part series were we will guide you through various features of ReSharper. In this episode we will focus on various ways to use ReSharper to navigate your code, we take a look at the following features.

  • Navigate to file/type/member
  • Go to definition/declaration <...

  • Becoming a ReSharper Samurai - Part 2
    Category: Languages > .net      Posted: 23 Jun 09

    This is the second in a multi-part series were we will guide you through various features of ReSharper. In this episode we will take a look at the following features.

  • Delete unused directives
  • Create a constructor (with parameters)
  • Extract logic into a new method
  • Create overloaded ...

  • Becoming a ReSharper Samurai - Part 1
    Category: Languages > .net      Posted: 20 Jun 09

    In this episode you will start your journey on becoming a ReSharper Samurai.

    This is the first in a multi-part series were we will guide you through various features of ReSharper. In this episode we will take a look at the following.

  • Toggling scope on class and methods ...

  • Creating Live Templates with Resharper
    Category: Languages > .net      Posted: 19 Jun 09

    In this episode you will learn how to harness the Live Template engine within ReSharper.

    We will learn how to Creating and Using Live Templates can increase your coding productivity.