what is diffrence between debug class and trace class in
asp.net ?

Answer Posted / suresh

Debug class is used for debug builds.
Trace class is used for both debug and release builds.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which Is Faster MVC or ASP.net ?

770


Explain diff between dataset and datareader?

703


How does the cookies work in asp.net?

741


How can we prepairing Interview

2082


Which object encapsulates state or data of a user?

819


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

773


what are the ihttphandler and ihttphandlerfactory interfaces ?

708


Explain cookies with example.

746


What is event bubbling?

784


What is a server farm in iis?

725


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

693


Is asp.net and .net the same?

692


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

695


How would you enable impersonation in the web.config file?

718


What are the advantages and disadvantages of session?

865