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 Posted / 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 |
Post New Answer View All Answers
How do I view an aspx file?
how can we done appllication deployment
Name the methods in application object?
What is the common language specification (cls)?
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?
What is the difference between the value-type variables and reference-type variables
Define querystring collection in asp?
Can I avoid using the garbage collected heap?
Hii if you not select open item Management in GL Creation. What is the impact in transaction
Explain the difference between the value-type variables and reference-type variables?
How to refresh an asp page on a single click of a button?
How can I see what assemblies are installed in the global assembly cache?
What is application object in asp?
Explain the difference between inline and code behind.
What are the tasks performed by <> tags?