Visual Studio Step-by-Step

Visual Studio Step-by-Step

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 13m | 66 MB

Want to work smarter with Visual Studio? This series of tips and tricks are each less than a minute long, so you can transform your Visual Studio workflow in your spare moments. Learn how to use Tabify and Untabify to fix inconsistent spacing, use multiple carets to select and edit text, and rename classes and namespaces to match file and folder names. Discover how to refactor If statements and get a file path from the editor tab. Plus, see how to clone the Solution Explorer window to quickly do a side-by-side comparison of project structures across projects.

Table of Contents

Visual Studio Minute Tips
1 Navigate your code with the hidden Window Search menu
2 Refactor a switch statement into a switch expression
3 Search the contents of the Solution Explorer
4 Search for a command with Quick Launch
5 Use Tabify and Untabify to fix inconsistent spacing
6 Use multiple carets to select and edit text
7 Create custom naming style rules
8 Rename classes and namespaces to match file and folder names
9 Refactor if statements
10 Get a file path from the Editor tab
11 Navigate and edit code with multiple carets
12 Track Active Item in Solution Explorer
13 Fun with the Solution Explorer window
14 Better code validation with the CodeQuality NuGet package
15 Preview SVG files in the Visual Studio