Chapter 5. Debugging Your .NET Application
In this chapter, we will cover the following recipes:
- Putting Diagnostic Tools to work
- Maximizing everyday debugging
- Debugging on remote machines and tablets
- Debugging code in production with IntelliTrace
- Debugging parallel code
- Visualizing concurrency