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
Mention the execution process for managed code?
Explain diff between dataset and datareader?
Explain server control extensibility with reference to asp.net 2.0 ?
What is repository pattern in mvc.net? : asp.net mvc
Why do we use sessions?
What is .net remoting?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Is viewstate enabled by default?
What is the use of session in web application?
Describe SOA and the tenets of it?
What is difference Between Authentication and authorization?
Explain about ASP.NET?
What are server activated objects?
What is a user session?
How can I create master page in asp net?