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
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What are the asp objects?
What is the meaning of asp in computer?
Explain what are the attributes of the tags? What are their functions?
Name the asp objects?
Name the collections of session object?
Which is an advantage of application service providers (asps)?
What is aspx used for?
What is an asp model?
how can we create a webpage in .Net
Explain the difference between asp and html? Or why asp is better than html?
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
How do you initialize a two-dimensional array that you don't know the dimensions of?
What is servervariables collection in asp?
Is asp a programming language?