what is diffrence between debug class and trace class in
asp.net ?
Answer Posted / suresh
Debug class is used for debug builds.
Trace class is used for both debug and release builds.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between trace and debug in asp.net?
How to turn off cookies for a page?
How can we prevent browser from caching an aspx page?
How many types of triggers are there in update panel?
What is the difference between pathparam and queryparam?
Describe Segmentation With Paging?
What are the features of asp.net mvc?
Explain the Session state management options available with ASP.NET?
What is a global postback url?
What are strong names?
What is difference between singleton and single call?
Explain the different parts that constitute ASP.NET application?
Do I need to have the latest version of windows media player installed?
What is the difference between dispose() and finalize()?
What is base class of .net?