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
What's the ASP.Net Application life cycle?
Can you explain page lifecycle in net?
What are client activated objects and server activated objects?
Explain why datareader is useful?
In order to get assembly info which namespace we should import?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Define msil.
What is application Object?
What does postback mean?
What is the difference between user control an custom control?
What is loop in asp.net?
What is the main differences between asp and asp.net?
What are Master Pages in ASP.NET?
Define a multilingual website?
How can we make sure that Web API returns JSON data only?