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 Exception ? When is try, catch block used ?
Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com
What are the collections of Session Object?
Define file system object object?
What is the order of execution for an ASP application?
How can I see what assemblies are installed in the global assembly cache?
What is aspx cs file?
Hii if you not select open item Management in GL Creation. What is the impact in transaction
What is the default scripting language on the client side?
How do I open aspx file on mac?
What is the difference between cshtml and aspx?
What happens to a html page?