Debugging .NET Apps
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive into a demo-heavy conference talk from NDC Oslo 2021 that explores advanced debugging techniques for .NET applications. Learn how to tackle memory leaks, performance issues, and crashes, especially when they occur intermittently or on other machines. Discover CSI-style investigation methods using tools for memory and performance analysis, including dumps and traces. Gain insights into CLR internals and .NET Core fundamentals to enhance your understanding of how things work under the hood, ultimately improving your ability to write more performant .NET applications. This 53-minute session, presented by Tess Ferrandez, offers practical solutions for troubleshooting complex issues when conventional debugging methods fall short.
Syllabus
Debugging NET Apps - Tess Ferrandez - NDC Oslo 2021
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube