When is the Session_OnStart event fired?
A. Upon every request from an application by a client for
an .asp document.
B. Upon the first request from an application by a client
for any file in the application.
C. Upon the first request for an .asp document from an
application by a client.
D. Upon the first request for the global.asa file, in which
the event handler is located.
E. Upon the first request for an. html or .asp document
from an application by client
Answer / guest
Ans E i.e
Upon the first request for an. html or .asp document from
an application by client
| Is This Answer Correct ? | 0 Yes | 1 No |
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
Define application-scope?
How many types of report in asp.net 2008?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What are the browsers that can access asp pages?
Define a cookies collection?
Define a dictionary object?
is string is a value type or reference type?
What are private assemblies and shared assemblies?
What is hidden field?
what is WCF?
difference between partial and public ?