LaunchCode logo
  1. Contents
  2. 17. Tools in Visual Studio

17. Tools in Visual Studio¶

  1. 17.1. NuGet
    1. 17.1.1. NuGet
    2. 17.1.2. Check Your Understanding
  2. 17.2. Debugger
    1. 17.2.1. Check Your Understanding
  3. 17.3. Studio: If It Ain’t Broke, Add a Breakpoint!
    1. 17.3.1. Introduction
    2. 17.3.2. Part 1: Calculate The Area Of A Circle
      1. 17.3.2.1. More Calculations
      2. 17.3.2.2. Road Trip!
    3. 17.3.3. Part 2: Working With The Debugger
    4. 17.3.4. Bonus Missions If You Want To Expand Your Code
  • ← 16.4. Exercises: Exceptions
  • 17.1. NuGet →

Back to top

Page Source