Debugging Tips and Tricks with JetBrains Rider

Debugging issues within applications is challenging! In this session, I’ll demonstrate how debugging works and demonstrate the many ways that JetBrains Rider 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 by 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.

This session is rated level 300 -"More Advanced - Lots of Code".

Source Code

https://github.com/jguadagno/mastering-debugging

Slide Deck

Video

Debugging Tips and Tricks with JetBrains Rider at JetBrains .NET Days Online

Reference Links

Interested

Would you like this talk at your event? You can send me an email. If you use Sessionize you can view the talk on Sessionize.

Updated: