Preface

ReSharper adds an amazing set of features that make Visual Studio a much, much better IDE, making a developer's work easier. It's probably the best plugin for Visual Studio.

Throughout this book, we will explain all the features that help you write smarter code, find things quicker, and provide better quality code.

ReSharper Essentials shows you how ReSharper improves a developer's work.

What this book covers

Chapter 1, Getting Started with ReSharper, explains what ReSharper is, what versions are available, and how to get them.

Chapter 2, Write Smarter Code, describes the features that allow you to write code easier. You will learn about generating code, using templates, and the available refactoring mechanisms.

Chapter 3, Finding What You Need Quickly, shows you how you can use ReSharper to quickly find the required class, file, or anything you need in your project. It also describes tools that show code references and structure.

Chapter 4, Making Your Code Better, discusses tools that will improve your code. You will learn how to use code-quality analysis and eliminate errors and code smells.

Chapter 5, Extended Support for Web Developers, describes the features that help in writing web applications. It explains how ReSharper helps write ASP.NET (MVC), JavaScript, TypeScript, and HTML/CSS code.

Chapter 6, Unit Testing, shows you how ReSharper helps run unit tests and how you can use it with dotCover to analyze code coverage.

Chapter 7, Extending ReSharper, comes as a quick introduction to writing plugins for ReSharper. It quickly explains the ReSharper API, the built-in tools that help in writing plugins, and how you can create a simple plugin step-by-step.

Chapter 8, Tools for Architects, describes new tools that help analyze the project structure and check referenced assemblies.

Chapter 9, Code Analysis Beyond Visual Studio, describes new, free command-line tools to run code analysis beyond Visual Studio.

Chapter 10, Recommended Plugins, provides you with a description of five plugins recommended by the author.

Appendix, Keyboard Shortcuts, provides you with a list of the most useful shortcuts covered in this book.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.195.111