Learn how to efficiently debug your .NET app by using Visual Studio to fix your bugs quickly.
Learning objectives
By the end of this module, you’re able to:
- Debug a .NET program with the Visual Studio debugger.
- Create breakpoints and find issues by running your code step by step.
- Inspect your program state at any execution step.
Leave a Reply