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
Which is better asp.net or php?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Differentiate strong typing and weak typing
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Give a few examples of page life cycle events.
How do you handle server controls?
What are cookies in asp.net?
How to do state management in ASP.NET?
How will you do Redo and Undo in a TextControl?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What is the difference between page directive include and action tag include?
Explain the features that make asp.net more used framework? : asp.net mvc
What is the benefit of WebAPI over WCF?