Can any one explain with the example how to capture the
application error in Aplication_Error() method?
Answer Posted / shalini kondapalli
httpServerUtility.GetLastError()
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are session state modes in asp.net?
What is difference Between Authentication and authorization?
Is there any alternative to avoid name collisions other then Namespaces?
What are Caching techniques in .NET
What is a 307 redirect?
Describe the disadvantage of cookies.
What's the use of response.output.write()?
Differentiate between client-side and server-side validations in web pages.
Where viewstate value is stored in asp.net?
How can we identify that the page is post back in asp net?
Is asp.net is a programming language?
How do you design a website with multilingual support in ASP.NET ?
Define page output caching?
What is the purpose of using MVC programming pattern in ASP.NET?
How to implement globalization and localization in the use interface in .net.