What are the methods in Application Object?
Answers were Sorted based on User's Feedback
Answer / guest
? Lock ? prevents clients from modifying the variables
stored in the Application object.
? Unlock ? removes the lock from variables stored in the
Application object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hema
Application.lock - locks the script from being modified by
other users
application.unlock - unlocks the script to the other users.
| Is This Answer Correct ? | 0 Yes | 1 No |
How do I save asp file in notepad?
How will you delete a Cookie?
Explain the life cycle of asp page.
Whats the implicit name and type of the parameter that gets passed into the class set method?
What is the difference between html and asp?
What is difference between Server.transfer and Response.redirect ?
how to delete windows application in vs.net
Explain the function of attributes in tags?
What is the difference between ASP and HTML?
whate is @page(AspCompat) Directive in .net ?
What is Cookies collection?
Which is the default scripting language on the client side?