What purpose is served by the Application.Lock method?
A. It locks the Application object, preventing other
clients from altering any values in the Contents
collection.
B. It locks the application, preventing the server from
responding to any requests for application documents.
C. It locks the application, preventing non-SSL requests
from being processed.
D. It locks the Application object, preventing other
clients from reading any values in the Content collection.
E. It locks other clients from reading the Contents
collection.
Answer / guest
It locks the Application object, preventing other clients
from altering any values in the Contents collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define request object?
what is differance b/w .net assemblies and com component?
What is asp full form?
What is the difference between Querystring collection and Form collection?
Define application object in asp?
What is asp model?
What is hidden field?
What is classic asp application?
Is asp classic dead?
whate is @page(AspCompat) Directive in .net ?
How do I change a aspx file to a pdf?
Define html (hypertext markup language)?