Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Advanced .NET Debugging Techniques from Real World Investigations

NDC Conferences via YouTube

Overview

Explore advanced .NET debugging techniques through a real-world investigation at Criteo, where 150 billion requests are processed daily across 4000+ front-end servers. Follow the Performance team's journey from early detection to final fix, learning valuable insights, common pitfalls, and effective tools. Discover how to use metrics for issue detection and assessment, leverage profilers for initial assumptions, dive into CLR data structures using decompilers, WinDBG, and SOS, and automate memory dump analysis with ClrMD when WinDBG falls short. Gain practical knowledge on handling unexpected service behavior post-release, including techniques like checking source code, instance methods, and meta metrics. Understand the importance of mindset, third chance exceptions, lock catch blocks, and curse loops in debugging complex systems.

Syllabus

Intro
First example
Checking the source code
Checking the instance method
Checking the meta metric
Understanding the meta metric
Verifying the meta metric
The big picture
Whats the difference
Conclusion
The mindset
Third chance exceptions
Lock the catch block
Curse loop
Verify

Taught by

NDC Conferences

Reviews

Start your review of Advanced .NET Debugging Techniques from Real World Investigations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.