Book Image

Double Your Coding Speed with Visual Studio and ReSharper [Video]

By : Ilya Fofanov
Book Image

Double Your Coding Speed with Visual Studio and ReSharper [Video]

By: Ilya Fofanov

Overview of this book

<p>Modern computers are so powerful that Integrated Development Environments (IDEs) have become indispensable assistants and can save us thousands of man-hours with automation, analysis and refactoring. A decade ago, no one could’ve imagined how powerful IDEs would become; however, developers today wield superpowers such as deep static analysis, automated refactoring, code fixes, super-simple navigation, and much more. </p><p>This course is divided into two parts. The first part covers the Bear Visual Studio features without any super-powerful plugins: </p><p>• Navigating through a code base </p><p>• Selecting code </p><p>• Finding camel humps in IntelliSense </p><p>• Navigating through tabs </p><p>• Editing and formatting a code base </p><p>• Deleting and removing code </p><p>• Formatting, commenting, and applying refactoring </p><p>• Running and debugging your code </p><p>• Working with breakpoints </p><p>• Exploring new features in Visual Studio </p><p>• Working with different debugging windows </p><p>• Creating custom code snippets </p><p>• Visual Studio extensions such as Color VS Output, NCrunch, PInvoke, .NET Portability Analyzer, and Roslynator </p><p>The second part is dedicated to ReSharper (R#), which is one of the flagship tools developed by JetBrains. Although R# is a paid-for tool, it is widely used by professional developers every day. This part of this course covers: </p><p>• Installing R# </p><p>• R# settings </p><p>• Creating code with R# </p><p>• Exploring code with R# </p><p>• Refactoring with R# </p><p>• Unit testing with R# </p><p>• R# annotations </p><p>All the code and supporting files are available at </p><p>https://github.com/sanjanapackt/PacktPublishing-Double-Your-Coding-Speed-with-Visual-Studio-and-ReSharper. </p><p></p>
Table of Contents (6 chapters)
Chapter 1
Navigation in Visual Studio
Section 1
Moving Through Code
Navigation in Visual Studio: Moving Through Code