Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for May 2005

Enabling Tracing for System.Net - May 12, 2005

In whidbey, System.Net has a cool retail tracing implementation. It writes most calls made to public API's to a TraceListener. You can setup your own tracelisteners, or use the config file to setup a default listener. This facility is very useful in debugging problems with applications. Here is the example config file which enables Verbose tracing. <xml version="1.0" encoding="UTF-8" > <configuration><system.diagnostics> <trace autoflush="true"...
http://blogs.msdn.com/feroze_daud/archive/2005/05/12/416922.aspx
Available Archives
- March (1 item)
- May (1 item)
- September (1 item)
- October (5 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact