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 type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is ispostback property?
What is application variable in asp.net?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
What are the HTML server controls in ASP.NET?
Can you explain one critical mapping?
What is the difference between client-side and server-side validations in ASP.NET?
What is the difference between session and viewstate in asp.net?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is use of <% %> in asp.net?
What is the difference between the asp and asp.net?
Can you use Web API with ASP.NET Web Form?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is the difference between equals() and == in c#?
What is a web api endpoint?