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
What do you need to run asp?
Define application-scope?
How to display images using response object?
Explain the difference between asp and html? Or why asp is better than html?
Explain how to refresh an asp page on a single click of a button?
How can I break Search
Explain the difference between client-side script and server-side script?
What is the difference between server-side validation and client-side validation?
What happens to a html page in asp?
Which is the default scripting language in active server pages?
how to create overlay on div ?
What are the tags necessary to be present within the tag ?
Explain how to handle error in asp?
Define a variable?
Why do we use asp?