Where is the output of TextWriterTraceListener redirected?
Answer / guest
To the Console or a text file depending on the parameter
passed to the constructor.
Is This Answer Correct ? | 1 Yes | 0 No |
Can arraylist store different data types in c#?
What is the components of window?
Explain the difference between directcast and ctype.
Which is algorithm is used to Manage the Memory in .net ??
Can you prevent your class from being inherited and becoming a base class for some other classes?
What is an example of delegation?
What is the difference between ienumerable and enumerator?
What are logical operators in c#?
Why is it efficient to use System.string under System.Text.StringBuilder ?
Is c# an open source language?
What do multicast delegates mean?
Describe a Struct ?