|
|
In this video Chris Pels will show you how to implement tracing in an ASP.NET web site to monitor or measure the performance and
to diagnose errors. Learn how to add tracing to an entire web site as well as individual pages. See how to add custom trace messages
in pages and business objects to aid in assessing site performance and in diagnosing errors. Learn the differences between tracing
in an ASP.NET page and in using System.Diagnostics.Trace for tracing information in business objects. Writing trace information
to log files and viewing trace information in the trace viewer are also discussed.
Presented by Chris Pels Duration: 30 minutes, 48 seconds Date: 29 October 2007
|
Watch the video | Download the video | Get VB code or C# code