Which is the global event handler for unhandled exceptions
in an ASP.NET applications?
Answer Posted / srinivasula reddy
Application_Error()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how to add resources during runtime?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Which property of the progressbar control specifies the amount to increment the current value of the control?
Which property value of the helpnavigator property will display the index for a specified topic?
What are window applications?
Explain something about crystal report in brief?
What is a windows forms application?
What is the difference between a document and a form?
Name the property which is used to lock a textbox to enter data?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Where to use new keyword other than create instance?
Explain how save rerecord in the database?
How do I change the console application in windows?
To which namespace does the control class belong?
How can you pause a timer control?