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
Explain managed code an un-managed code.
How do you declare static variable?
How do I upload a file from my ASP.NET page?
Why viewstate is used in asp.net?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are the page life cycle events?
Who is using asp.net?
Is it possible to migrate visual interdev design-time controls to asp.net?
Briefly describe the role of global.asax?
How can we register exception filter from the action?
How many ways are there to maintain a state in .net? What is view state?
9. Why should we hire you over the others waiting to be interviewed?
What is difference between singleton and single call?
Why would a company use an application service provider?
What is http session state?