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 difference between Lambda Expression and LINQ in ASP.NET?
What is asp.net and ado net?
What is page fragment caching?
What is data cache in sql server?
What are the different types of cookies in asp.net?
How do you create a master page?
What is manifest in .net framework?
What does mvc represent in asp.net? : asp.net mvc
What is hidden field in asp.net?
What is the difference between page directive include and action tag include?
How do u optimize a query in asp.net?
Define the term Web Garden?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What are the event handlers that can be included in the Global.asax file?
What is the difference between user control and custom control?