Answer Posted / aadil
In ASP.NET, we have three types of Error Handling.
1. Structured Level Error Handling (try..catch..finally
block)
2. Page Level Error Handline
3. Application Level Error Handling.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different types of sessions in asp.net? Name them?
What is variable and constant in .net programming language?
What is difference between singleton and single call?
Does asp.net still recognize the global.asa file?
Why do we need Sessions?
How to disable disable browser's Back button in asp.net (JavaScript)?
What is session id in web application?
Which validator control you use if you need to make sure the values in two different controls matched?
What is server redirect?
What is a session government?
What does the orientation property do in a menu control?
What is session management in web application?
Explain the server control events of asp.net ?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Where code pages are used?