Article: Debug and Trace Your Code
With all the fuss over Edit and Continue still engrained in our minds, I’d like to take this time to point out a really cool article by Fabio Claudio Ferracchiati in the September Issue of VSMag. The two sharp things that I pull from this article where, the ability to control tracing functionality via the app config file, and the ability to redirect debugging and trace information to a listener application. Really good tools for those extremely complex apps (especially multithreaded apps)
DonXML
Updated - Link corrected