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


Please Help Members By Posting Answers For Below Questions

What is the difference between finalize() and dispose()?

487


Explain the difference between private and shared assembly?

451


How is a strongly-named assembly different from one that isn’t strongly-named?

599


What is returned if you pass the value 12.34 to the parsefloat () function?

517


What is difference between float and integer?

552






How do I run a cshtml file?

488


What language is c# similar to?

478


Define constructors

546


What is visual c# net?

482


Is stringbuilder faster than string concatenation c#?

439


What is difference between function and method in c#?

455


What is orm in c#?

466


What is the difference between selection and projection?

427


Why are strings immutable c#?

458


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

538