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
What is the application pool?
Where is session cookies stored?
What are web server controls in asp.net?
Define transparent caching with aop?
What is the advantage of using Windows authentication in a Web application?
How to deploy/publish webservices?How many ways?Plz explain me
What does session_start () do?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is active web pages?
Explain server-side scripting and client-side scripting.
Which tool you have done?
What does asax stand for?
What is the difference between executescalar and executenonquery?
What is the base class from which web forms are inherited?
What is route in web api?