Debugging Applications for MicrosoftВ® .NET and Microsoft WindowsВ® (Pro-Developer)
|
The difficulties you face in debugging server applications—finding those production-only bugs—means that trace statements are one of the most important tools you can have. However, with the tension between tracing and performance, you need to have something as fast as possible. In this chapter, I provided a tracing mechanism that should work quite well with even the most intense server application imaginable.
|