/ReSharperCourse

ReSharper workshop material

Primary LanguageC#OtherNOASSERTION

ReSharper Course Material

For an updated version of the course using dotnetcore, Visual Studio 2017 and ReSharper 2018 - please see asos-alitoalvarez's fork.

This is my basic ReSharper (http://www.jetbrains.com/resharper/) course material developed in 2012 - based on ReSharper 6.1, although a lot of the material is still relevant.

It should provide enough content for 4 to 6 hours of entertainment. The course focuses on progressivly harder exercises and hands-on experience over a lot of talk.

Exercises are generated through the ASP.NET MVC site found in Source/CourseTasks.

Topics

  • Why use ReSharper?
  • Navigation
  • Code Interaction
  • Code Analysis
  • Code Generation
  • Refactoring
  • Completion modes
  • Refactoring combos
  • Usage Inspection
  • Solution Refactorings
  • Move Code
  • Navigating Hierarchies
  • Inspect This

Licensing

Course material is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

For source code found in the Source folder - please check individual projects for license information (Rebus and BlogEngine.NET).