Episode

How do I get started with the debugger in Visual Studio?

If you haven't used the debugger you might not be familiar with the concepts of breakpoints or how to step through code. Fortunately Leslie Richardson (@lyrichardson01), PM on the Visual Studio team, is here to show us the ropes. She introduces the different ways we can step through code, and how we can indicate where to where we want our code to run.

Did you know... You can find out all about the debugger on Microsoft Docs!

Visual Studio debugger documentation

Debugger resources