Microsoft.NET Question:
Download Job Interview Questions and Answers PDF
How to redirect tracing to a file?
Answer:
TextWriterListener will redirect the tracing output to an instance of the TextWriter or to any object of stream class such as log file, network stram or Console.
Download Microsoft.NET Interview Questions And Answers
PDF
Previous Question | Next Question |
How to spawn a thread? | Is there built-in support for tracing/logging? |