End to End Tracing
Summary
This episode of HanselMinutes discusses end-to-end tracing, focusing on its application beyond WCF and Indigo. The key subject is the .NET Framework 2.0's built-in XML tracing format, accessible via the XML Writer Trace Listener. The practical takeaway is that this feature allows developers to diagnose issues by tracing specific user actions or transactions across an entire system.