difference between Trace and Debug ?
Answer Posted / kaushik
According to Microsoft Documentation there is not much
difference between Trace and Debug Class.
Debug only works in debug mode and trace works in debug and
release both mode.
| Is This Answer Correct ? | 65 Yes | 9 No |
Post New Answer View All Answers
Using code explain Configuration Management
Which is faster viewbag or viewdata?
What are the different types of proxy patterns?
Can the dictionary object be created in client?s scope ?
Explain the difference between globalization and localization techniques
What is the difference between executescalar and executenonquery?
What is the importance of Global.asax in ASP.NET?
Explain how do you validate the controls in an asp .net page?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is viewstate in asp net with example?
Is asp.net web forms dead?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What permissions do asp.net applications posses by default?
What does asp.net stand for?
What is the default timeout for a cookie?