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 |
What opens asp files?
define the functionality of web server in context to Active server page.
What are the methods by which output stream is controlled?
Name the event handlers of application object?
What is a service application?
How to refresh an asp page on a single click of a button?
What process happens behind, when we try to access any page on the internet.
Explain the difference between sap r/2 and r/3?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.
What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?
What is a variable?
what is n tier ?