This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


Tracing and Logging with .Net

Book cover

by Dan Appleman, Daniel Appleman

ASIN: B00007EIE3

See more on Amazon.com

Average Customer Review: 4.0, based on 3 reviews.

Customer reviews (3 of 3)

amazon sucks, 2008-04-30, Rating: 3.

I bougth this book but after a year I want to read it again and amazon system is asking me to buy it again.
This makes no sens because when you buy a book you have it forever.

Good overview, 2004-02-17, Rating: 4.

This is a good e-book for the price. It makes up for the lack of clear documentation in the framework. Also the idea of using filters in Trace is kind of neat and clear code is presented for this.

The Real System.Diagnostics Documentation, 2003-08-07, Rating: 5.

My boss wanted me to write a trace listener that would post spy messages to MSMQ. Well after days of online research and banging my head against the desk I stumbled apon this gem. It pointed out the errors in the MSDN documentation as well as gave me a more elegant design idea for our trace model.