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
Can you set which type of comparison you want to perform by the comparevalidator control?
Can you explain the basic use of dataview?
How to do state management in ASP.NET?
Explain how can we inherit a static variable?
Is asp.net and .net the same?
What are the session management techniques asp net?
What is cookies cache and session?
How would you create a permanent cookie?
Why viewstate is used in asp.net?
what is meant by sitemapnode ?
How can you pass multiple complex types in Web API?
Is oauth for authentication or authorization?
Explain how cookies work. Give an example of cookie abuse.
What is authorization in asp.net?
What is boxing and unboxing in asp.net?