This document discusses common ASP.NET production issues including performance issues, crashes, exceptions, and high memory usage. It provides recommendations for troubleshooting each type of issue such as getting memory dumps, looking at threads and stacks, and using debugging tools. The key tools mentioned are BuggyBits, Debugging Tools for Windows, SOS.dll, Task Manager, Visual Studio Team System Test, TinyGet, and Performance Monitor.