Where is the output of TextWriterTraceListener redirected?
Answer Posted / guest
To the Console or a text file depending on the parameter
passed to the constructor.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is parsing?
Which config file has all the supported channels/protocol?
What is the difference between system.text.stringbuilder and system.string?
How does inheritance work in c#?
Write a program to find the angle between the hours and minutes in a clock
Are classes passed by reference in c#?
What is the meaning of extention?
What is session variable in c#?
What is an escape sequence? Name some string escape sequences in c#.
What is global asax in c#?
What is window application in c#?
Can you create sealed abstract class in c#?
Are c# strings null terminated?
Can you specify nested classes as partial classes?
What is difference between static and constant variable?