Welcome   |   ASP.NET   |   Web Services   |   How Do I...?   |   Class Browser
  |   I want my samples in...   

ASP.NET Quickstart Tutorials

Go To...

Accessing Trace Messages in Code New in 2.0

Page writers can now consume trace messages in code, allowing them to do custom processing, presentation, and redirection of trace output. In the sample below, the page uses the TraceContext.TraceFinished event to obtain a collection of trace records, and display them manually:

C# Consuming Trace Records
Run Sample View Source





Hosted by MaximumASP | Found a broken link? | Contact Us | Terms and conditions | Privacy Policy | Advertise with us
� 2000 - 2008  Mindcracker LLC. All Rights Reserved