AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/how-do-i-implement-tracing-...

1.4 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[How Do I:] Implement Tracing in an ASP.NET Web Site? | Microsoft Docs rick-anderson 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 ho... aspnetcontent wpickett 11/05/2007 article b3abbbef-ddac-4c8e-a068-5bab31db5931 dotnet-webforms .net-framework /web-forms/videos/how-do-i/how-do-i-implement-tracing-in-an-aspnet-web-site video

[How Do I:] Implement Tracing in an ASP.NET Web Site?

by Chris Pels

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.

▶ Watch video (30 minutes)