GSCC2021: Debugging .NET Applications

Today, I presented Granite State Code Camp (#GSCC2021) about Debugging .NET Applications.

Talk Description

Debugging an issue in a production environment is challenging, in this talk, we dive into the following topics

  • Synchronous Callstack
  • Asynchronous Callstack
  • Parallel and Tasks
  • .NET profiling
  • Creating and Analysing Dump
  • Ngrok tunnel
  • Debugging Client-side code
  • Fiddler web deugger
  • Azure Web App – .NET Profiler

Meeting URL

https://www.granitestatecodecamp.org/

The Deck

Demo Script

https://github.com/nhcloud/techtalk