Debugging Tips and Tricks with Visual Studio


Details
For Thursday, September 21, 2023, we will meet in person while also broadcasting the meeting on https://twitch.tv/TaleLearnCode.
On Thursday, September 21, 2023, we will meet at Modis' offices at 101 Bullitt Lane. Doors will open at 6:30 pm, and the presentations will begin sharply at 7:00 pm. Along with an excellent presentation, we'll have food. Be sure to RSVP so we know how much food is needed. Afterward, we will go to BJ's Restaurant to continue the conversation.
# Debugging Tips and Tricks with Visual Studio
Debugging issues within applications are challenging! In this session, I’ll how debugging works and demonstrate the many ways that Visual Studio enables you to find those annoying issues. I’ll explain the run/debug configurations. What application breakpoints are and to make them conditional, or how you can skip breakpoints altogether. While we are in a breakpoint, we’ll explore the many ways to navigate through the code but skipping lines, running to line, jumping in, and using methods. Once we find an issue, we’ll look at how we can inspect the values in memory and even change them.
At the end of the session, you’ll walk away with a lot of knowledge to help you find those annoying issues in your applications. As a bonus, you’ll walk away with a little debugging secret.
COVID-19 safety measures

Sponsors
Debugging Tips and Tricks with Visual Studio