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
Define a static class?
What is redirectpermanent in asp.net?
How do you create a master page?
What is the difference between mechine.config and web.config?
What language is asp.net written in?
What is a reflection?
What is a ashx file?
Is it possible to write code in many languages in one asp.net project?
Explain the difference between panel and groupbox classes using .net?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Why we are using mvc instead of asp.net? : Asp.Net MVC
Explain the steps to be followed to use passport authentication.
What is the difference between session and application?
How does cookies work in asp net?
Mention the execution process for managed code?