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
Describe in brief .net framework and its components.
What is css in asp.net?
What is the difference between executescalar and executenonquery?
What is datagrid asp.net?
Explain the difference between response.redirect vs server.transfer
Can I read the hard disk serial # of the client computer using asp.net?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is a global postback url?
Explain about Multi-Language integration?
What is session and cookies in asp.net?
Name some asp objects?
COM+ Used ________________ Isolation Level
What is the advantage of mvc over asp.net? : Asp.Net MVC
Define machine.config in .net?