What are the event handlers of Application Object?
Answer / guest
? Application_OnStart ? This event will be fired when the
first visitor hits the page.
? Application_OnEnd ? This event runs when the server is
stopped.
| Is This Answer Correct ? | 2 Yes | 1 No |
When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.
can any one tell me about dot net framework not basic detail
What do you mean by asp?
explain joints in .net.
What is msmq?
Explain the event handlers of session object?
what is object in c sharp?
Define response object?
Explain the life cycle of asp page.
How many types of report in asp.net 2008?
What are scripting objects in asp?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?