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

12. Tools in Visual Studio¶

  • 12.1. MSBuild
    • 12.1.1. The Project File
    • 12.1.2. Check Your Understanding
  • 12.2. NuGet
    • 12.2.1. Managing NuGet Packages
      • 12.2.1.1. Check Your Understanding
  • 12.3. Debugger
    • 12.3.1. Check Your Understanding
  • 12.4. Studio: If It Ain’t Broke, Add a Breakpoint!
  • ← 11.4. Exercises: Exceptions
  • 12.1. MSBuild →

Back to top

Page Source