What?s the difference between the Debug class and Trace class?

Answer Posted / abhi

Documentation looks the same. Use Debug class for debug
builds, use Trace class for both debug and release builds.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a generic class?

734


Explain About CLS?

766


Who is a accessibility modifier “protected internal” available to ?

802


What is a reference type c#?

730


Will the following code compile?

771


What does do in c#?

739


Is cli same as the clr?

705


What are the differences between events and delegates in c#?

702


What is this keyword in C#?

767


Does constructor return any value in c#?

730


How do I unload an assembly?

746


What are the advantages of using delegates in c#?

685


Is datetime a value type in c#?

681


How is the syntax written to inherit from a class in C#?Give an example ?

819


What is the default value of object in c#?

684