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 |
What is IIS?
What is full form of aspx?
What is asp what can asp do for you?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
What are the methods in applet ? When is init(), start() called ?
Explain the function of attributes in tags?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What does Server.MapPath do?
What is pdf aspx?
Define global.asa file?
What are the features of asp?
what are Naming constraints for a variable in ASP?