Answer Posted / prakash samariya
It is a framework service used to trace the application. It
helps us to find the logical error which may produce invalid
data without exception.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Mention the execution process for managed code?
Describe the events in the life cycle of a web application.
What is a page life cycle? What are the events in a page life cycle?
What is difference between ispostback and autopostback in asp net?
Explain the differences between managed and unmanaged code?
What is ascx?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is the usie of activex control in .net?
From which base class all web forms are inherited?
Explain about asp.net 2.0 themes?
Give a few examples of page life cycle events.
Explain a program using razor view engine to create a simple application? : asp.net mvc
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How can you handle unmanaged code exceptions in asp.net?
What is the asp.net control toolkit?