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 are the types of class in c#?
Can you instantiate a struct without using a new operator in c#?
How do I declare a pure virtual function in c#?
Why do we need abstract class?
Can you inherit from a sealed class?
What is datagrid c#?
How we can create an array with non-default values?
What are the methods in c#?
What is serialization in dot net?
Distinguish between the Debug class and Trace class with its functionality?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
What is an iqueryable in c#?
What are the delegates in c#?
What namespace is list in c#?
What are the different types of constructors in c#?