What is the Custom Error in ASP.NET?
Answer Posted / chandra prakash
Custom Error is use for error handling in ASP .NET. we
define the mode in the CustomError element in the
web.config. we can also give the default Redirect Page for
errors in this.
| Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
What is autopostback true?
how to include timer or counting time to display next page in asp.net
Where can I get the details on migration of existing projects using various technologies to asp.net?
Explain the updatepanel?
What does the .webpart file do?
What is a reflection?
How to do state management in ASP.NET?
What is the behavior of a Web browser when it receives an invalid element?
A Web Service Can Only Be Written In .net. Is it True??
Define a static class?
How you can stop the validation of ASP.NET controls from client side?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Is asp.net still used?
What are the differnt types of handler in ASP.NET?
Where viewstate value is stored in asp.net?