Introduction
  • Introduction
  • BONUS: Shortcuts and Productivity Tips PDF (Both Colored and Black and White)
Navigation Through Your Code and Files
  • Different Ways and Tricks to Navigate Through The Code in a File
  • Different Ways and Tricks to Select Pieces of Your Code
  • Finding Code In Other Files - Quickly Navigating To Other Files
  • Bookmarks - And Don't You Forget To Fix This!
Code Editing and Formatting
  • Editing Your Code - Different Ways To Cut/Copy/Paste Your Code Efficiently
  • Auto Formatting Your Code For Better Readability
  • Renaming Variables - Easier Than Ever With This Shortcut!
  • Camel Humps - Quickly Find What You Are Looking For
  • Minimizing Portions Of Your Code
Cool Tricks with Comments
  • Different Ways To Comment Code in Visual Studio
  • Using Comments as Switches to Turn On/Off Pieces of Code With Just One Click
Manage Your Workspace Wisely
  • Distraction Free Mode and UI Rearrangement for Better Productivity
Debugging Tools In Visual Studio
  • How to Correctly Run and Debug Your Projects in Visual Studio with Breakpoints
  • Breakpoints Based on Conditions
  • Logging With Breakpoints in Visual Studio - Actions
Snippets - Code Faster
  • What is a Snippet? How Does it Help To Write Code Faster?
  • Create Your Own Custom Snippets - The Anatomy of a Snippet
  • Variables (Literals) In Snippets - String Interpolation ConsoleWriteLine Snippet
  • Namespaces in Snippets and Thread.Sleep Snippet - Example
  • Filtering Snippet with For Loop and Where LINQ Query - Example
  • Fully Implemented Property Snippet - Example
  • Snippets Template File
  • Download Snippets Examples
Write Higher Quality Code with Stylecop
  • StyleCop by Microsoft - For Higher Quality Code!
Bonus Section
  • Bonus Lecture: Congratiolations! Keep Learning New Things with Huge Discounts!