ReSharper essentials : make your Microsoft Visual studio work smarter with ReSharper / Łukasz Gąsior.

A practical, hands-on guide that will help you to unleash the power of ReSharper to write better quality code. 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...

Full description

Saved in:
Bibliographic Details
Main Author: Gąsior, Łukasz
Format: eBook
Language:English
Published: Birmingham, UK : Packt Publishing, 2014.
Series:Community experience distilled.
Subjects:
Online Access:Click for online access

MARC

LEADER 00000cam a2200000 a 4500
001 ocn871190330
003 OCoLC
005 20241006213017.0
006 m o d
007 cr |n|||||||||
008 140228s2014 enk o 001 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d MHW  |d DEBSZ  |d OCLCQ  |d VT2  |d OCLCO  |d YDXCP  |d COO  |d OCLCO  |d OCLCF  |d OCLCQ  |d OCLCO  |d FEM  |d N$T  |d ZCU  |d UMI  |d DEBBG  |d SFB  |d D6H  |d CNNOR  |d MOR  |d PIFAG  |d AGLDB  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d REB  |d STF  |d VNS  |d OCLCQ  |d VTS  |d CEF  |d CRU  |d ICG  |d OCLCQ  |d OCLCO  |d NLE  |d INT  |d UKMGB  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d HS0  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d INARC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL  |d UEJ  |d OCLCQ 
016 7 |a 018014392  |2 Uk 
019 |a 873843649  |a 948557570  |a 968012970  |a 969046475  |a 1259133156 
020 |a 1306459575  |q (electronic bk.) 
020 |a 9781306459570  |q (electronic bk.) 
020 |a 9781849698719  |q (electronic bk.) 
020 |a 1849698716  |q (electronic bk.) 
020 |z 9781849698702 
020 |z 1849698708 
035 |a (OCoLC)871190330  |z (OCoLC)873843649  |z (OCoLC)948557570  |z (OCoLC)968012970  |z (OCoLC)969046475  |z (OCoLC)1259133156 
037 |a 577208  |b MIL 
050 4 |a TK5105.8885.M57 
050 4 |a QA76.76 .M52 
072 7 |a COM  |x 000000  |2 bisacsh 
049 |a HCDD 
100 1 |a Gąsior, Łukasz. 
245 1 0 |a ReSharper essentials :  |b make your Microsoft Visual studio work smarter with ReSharper /  |c Łukasz Gąsior. 
246 3 0 |a Make your Microsoft Visual studio work smarter with ReSharper 
260 |a Birmingham, UK :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
520 |a A practical, hands-on guide that will help you to unleash the power of ReSharper to write better quality code. 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. 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with ReSharper; Introduction to ReSharper; Available versions; Support for various versions of Visual Studio; Support for various languages; Installing and configuring ReSharper; Installing ReSharper; Configuring ReSharper; Options; Manage options; Integration with Visual Studio; Summary; Chapter 2: Write Smarter Code; Code generation; Generating code for non-existent objects; Introduce variable; Generate constructors; Surround with 
505 8 |a Generate object membersUsing code editing helpers; Enhanced IntelliSense; Extending the code selection; Safe delete; Auto-importing namespaces; Quick documentation; Templates; Templates as snippets; File template; Customization; Multifile templates; Refactoring; Rename; Moving to separate file; Refactor this ... ; Summary; Chapter 3: Finding What You Need Quickly; Finding files; Going to proper file; Bookmarks; Last edited location; Go to Everything; Searching code references; Go to Declaration; Code usage; The Navigate to feature; Displaying code structure; File members 
505 8 |a The File Structure windowValue Origin and Destination; Navigating to the library code; Summary; Chapter 4: Making Your Code Better; Code quality analysis; Background analysis; Solution-wide inspections; Disabling code inspections; Code Issues; Eliminating errors and code smells; Quick fixes; Fix in scope; Structural Search and Replace; Code Cleanup; Summary; Chapter 5: Extended Support for Web Developers; ASP.NET Web Forms and ASP.NET MVC tools; Writing ASP.NET smartly; Templates; Enhanced navigation; ASP.NET MVC specific support; Support for JavaScript; Smart IntelliSense 
505 8 |a The Code Analysis and refactoring optionsNavigation and smart usages; Structural Search and Replace (SSR); Support for TypeScript; Support for HTML/CSS; Writing HTML/CSS code; CSS hierarchy; Navigation; Browser compatibility support; Templates; Code analysis; Summary; Chapter 6: Unit Testing; Test runner; The Unit Test Explorer window; The Unit Test Sessions window; Testing JavaScript; Running JavaScript unit tests; Integration with PhantomJS; Analyzing code coverage with dotCover; Summary; Chapter 7: Extending ReSharper; Why you should extend ReSharper; ReSharper API; Platform 
505 8 |a Program Structure Interface (PSI)Features and plugins; Daemons; Internal mode; PSI Browser; PSI Module Browser; PSI Viewer; Enable the Internal mode; The ReSharper SDK; Installing the ReSharper SDK; Getting the required NuGet packages; Your first plugin; Creating project; Project elements; Assembly info; Actions; Context action; Other project elements; Debugging a plugin; Deploying a plugin; Your plugin in action; Sample SDK plugins; Summary; Chapter 8: Tools for Architects; Architecture View; Advanced references view; The Referenced Code window; The Optimize References window 
546 |a English. 
630 0 0 |a Microsoft Visual studio. 
630 0 7 |a Microsoft Visual studio  |2 fast 
650 0 |a Web site development  |x Computer programs. 
650 0 |a Web sites  |x Authoring programs. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Web site development  |x Computer programs  |2 fast 
758 |i has work:  |a ReSharper essentials (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCXWrHTqjqwmcdYF6PDpFDm  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |z 9781306459570 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebookcentral.proquest.com/lib/holycrosscollege-ebooks/detail.action?docID=1647194  |y Click for online access 
903 |a EBC-AC 
994 |a 92  |b HCD