What?s the difference between the Debug class and Trace
class?
Answer Posted / surojit
What’s the difference between the Debug class and Trace
class? Documentation looks the same. Use Debug class for
debug builds, use Trace class for both debug and release
builds.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why array is faster than arraylist in c#?
What is the use of inheritance in c#?
How many classes are there in classification?
Explain the difference between proc. Sent by val and by sub?
What is thread in c#?
Can you inherit multiple abstract classes in c#?
What is Fragmentation and its Types?
Can a child class call the constructor of a base class?
What's the difference between class and object?
What is the namespace for datatable in c#?
Is enum a value type c#?
What is Garbage Collection in .Net?
What is the difference between list and arraylist c#?
What is difference between dictionary and hashtable?
What are the steps to create an assembly and add it to the gac?