Where is the output of TextWriterTraceListener redirected?
Answer Posted / abhi
To the Console or a text file depending on the parameter
passed to the constructor
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of static in c#?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
Is c sharp open source?
4. Describe the process when we send a request URL? And who is responsible for that?
List some of the common data providers for ado.net framework?
Why do we use yield in c#?
Can we have multiple constructors in a class c#?
What is the difference between a constant and a static readonly field?
What is readline c#?
What is an interface class? Give one example of it
Does the system.exception class have any cool features?
Why data types are important?
What is difference between virtual and override in c#?
Is arraylist generic in c#?
How does dependency injection work c#?