Implement the Visual Studio Code debugging tools for C#

Learn how to effectively debug C# programs in Visual Studio Code using breakpoints and the other debugging tools, such as resources in the RUN AND DEBUG view.

Learning objectives

  • Configure the Visual Studio Code debugger for a C# program.
  • Create breakpoints and step through your code to isolate issues.
  • Inspect your program state at any execution step.
  • Use the call stack to find the source of an exception.

https://lernix.com.my/kubernetes-training-courses-malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *