Episode

Debugging Tips and Tricks Part 2

In this episode (part 2 of 2), Robert is joined by Leslie Richardson, who shows several ways you can get the most out of Visual Studio's debugging tools. She shows a number of features, most of which have been in the product all along. Whether you are a new or experienced developer, you will see some things you can use to help solve issues in your code. 

You can find part 1 here

Check out https://aka.ms/watchwindowsearch to learn more about searching for objects in the Watch, Autos and Locals windows. 

Check out https://aka.ms/manageddatabreakpoints to learn more about data breakpoints for managed code.