0
kicks
Tracing in .Net 2.0
Tracing is a new feature given in .Net 2.0 that helps the user to view different steps occurred while execution of a single ASP.net Page at run time. Tracing Information help you to investigate errors or unwanted results while ASP.Net process a page request.