ReSharper Essentials

Lukasz Gasior

  • 出版商: Packt Publishing
  • 出版日期: 2014-02-20
  • 售價: $1,260
  • 貴賓價: 9.5$1,197
  • 語言: 英文
  • 頁數: 124
  • 裝訂: Paperback
  • ISBN: 1849698708
  • ISBN-13: 9781849698702
  • 下單後立即進貨 (約3~4週)

商品描述

Make your Microsoft Visual Studio work smarter with ReSharper

Overview

  • Discover the most useful features of ReSharper and how to implement them effectively
  • Find out what is wrong with your code and use quick fixes to eliminate errors and code smells
  • A practical guide to ReSharper 8.1 focused on teaching you the most intuitive shortcuts

In Detail

ReSharper is one of the best tools that extends Microsoft Visual Studio. It adds a lot of features which increases a developer's productivity. It started with providing support for C# and VB.NET projects, but the current version supports developers in almost any type of applications which you can create with Visual Studio.

Written with very clear walkthroughs and step-by-step instructions, this book contains many cases that practically show you how to write better code, refactor it and quickly find problems in your code.

This book explains how to start using ReSharper and how you can configure it to suit your needs. In the beginning it focuses on introducing the most commonly used features that help you in writing code and find things in smarter, quicker ways. You will learn about code analysis which will help you to eliminate errors and code smells, and how ReSharper supports web development by providing support for writing ASP.NET (MVC) applications and JavaScript/TypeScript or HTML/CSS code.

This book introduces tools that facilitate your work with unit tests and teach you how to write a simple ReSharper plugin. The last chapters present the new features introduced in ReSharper 8.1, which provide support for architects and allow you to use ReSharper analysis besides Visual Studio. Finally, it quickly reviews the best ReSharper plugins recommended by the author.

This book will show you how to use ReSharper features to be a better developer, in a practical manner.

What you will learn from this book

  • Employ ReSharper in web projects with support for ASP.NET (MVC), HTML/CSS, JavaScript and TypeScript
  • Write your own ReSharper plugin
  • Utilize and configure templates
  • Find files, code references, and navigate through codes quicker
  • Eliminate errors and code smells
  • Generate your code - not write it
  • Improve the quality of your code by using code analysis
  • Run Unit Tests and manage test sessions
  • Find your project's dependencies
  • Use ReSharper analysis beyond Visual Studio

Approach

A practical, hands-on guide that will help you to unleash the power of ReSharper to write better quality code.

Who this book is written for

If you are a developer who is working with Visual Studio and are looking to make your work more efficient, this book is for you. It is most useful for new ReSharper users but those who are currently using it will also find many useful tips and references updated to the latest version (8.1). Prior knowledge of Visual Studio is a must.