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
Explain the different ways a method can be overloaded?
What is difference between class and abstract class in c#?
What is garbage collection? How to force garbage collector to run?
What is a helper method in c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
how to stored and retrive video in Sql server using asp.net c#......?
What is the default boolean value in c#?
What are the characteristics of c#?
What is a dimensional array?
What is the use of console application in c#?
Is it possible to inherit multiple interfaces?
Is string nullable in c#?
What are cookies in c#?
Explain about CTS?
What is window application in c#?