Visual Studio Step-by-Step

Go to class
Write Review

Free Online Course: Visual Studio Step-by-Step provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Visual Studio Step-by-Step is taught by Walt Ritscher.

Overview
  • Want to work smarter with Visual Studio? This series of tips and tricks are each less than a minute long, so you can enhance your Visual Studio workflow in your spare moments.

Syllabus
  • 1. Visual Studio Minute Tips

    • Navigate your code with the hidden Window Search menu
    • Refactor a switch statement into a switch expression
    • Search the contents of the Solution Explorer
    • Search for a command with Quick Launch
    • Use Tabify and Untabify to fix inconsistent spacing
    • Use multiple carets to select and edit text
    • Create custom naming style rules
    • Rename classes and namespaces to match file and folder names
    • Refactor if statements
    • Get a file path from the Editor tab
    • Navigate and edit code with multiple carets
    • Track Active Item in Solution Explorer
    • Fun with the Solution Explorer window
    • Better code validation with the CodeQuality NuGet package
    • Preview SVG files in the Visual Studio