By mswatcher
via msdn.microsoft.com
Submitted: Jul 03 2008 / 01:39
You can control whether tracing is enabled or disabled for individual pages. If tracing is enabled, when the page is requested, ASP.NET appends to the page a series of tables containing execution details about the page request. Tracing is disabled by default.
Add your comment