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 is the use of ASP.NET routing?
How u refer webservices?
What is server side routing?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is a page life cycle? What are the events in a page life cycle?
Define session in asp.net.
What is cookies in asp net?
What is difference between or and orelse?
What kind of programming language is ASP.NET?
What types of data validation events are commonly seen in the client-side form validation?
Which authentication uses a combination of windows and iis authentication?
What is cookies cache and session?
How can you debug your.net application?
Describe how to implement globalization and localization in the use interface in .net.
Explain the difference between dataset and datareader.