What are the differences between Trace and Debug?

Answer Posted / dasharatham

trace allows us to view how the code executed in details.

Debug allows line by line exection..

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the viewstate in asp.net?

567


What are the different types of cookies in asp.net?

518


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

530


What are strong names?

579


Explain the difference between Repeater and Data list control in ASP.NET?

612






Why is global asax is used?

604


Explain the advantages of passport authentication.

509


What’s difference between “optimistic” and “pessimistic” locking?

575


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

537


How does http session work?

518


Which method is used to perform all validation at the page level?

532


What are the asp.net 2.0 features?

546


Write the different features of a Thread and a Process?

621


What r the asp.net list controls and diff. Between them?

497


What is the equivalent of date() and time() in asp.net?

513