Computer Videos Category
You are here: Home > Videos > ASP.NET > Web tracing
Video title: What is web tracing in ASP.Net |
|
|
|
|
|
In ASP.NET 2.0, there is rich support for tracing. The destination for trace output can be configured with TraceListeners like the EventLogTraceListener. ASP.NET 2.0 Improvements for Tracing ASP.NET Tracing has increased precision from 6 digits to 18 digits for highly accurate profiling. Trace forwarding between the ASP.NET page-specific Trace class and standard Base Class Library's (BCL) System.Diagnostics.Trace used by non-Web developers. |
|
.png)

