difference between Trace and Debug ?
Answer Posted / dipti
The system.Diagnostics namespace contains the Debug and
Trace classes that include shared methods.
The diffetrnce between these two classes is in the way
Trace and Debug statements are treated at the of creating a
release bulid.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Who is using asp.net?
explain code with multi inhertance
Explain the path instructions in xaml?
Define managed code and managed data in .net?
What is the maximum timeout we can set for Cookies?
Explain diff. Betn dataset and recordset?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
what is publisher?
Describe Segmentation With Paging?
What is server side session?
How you will handle session when deploying application in more than a server?
How does a web application session work?
Explain ViewState?
A web service can only be written in .net? State whether true or false.
What does mvc represent in asp.net? : asp.net mvc