What are the methods in Application Object?

Answers were Sorted based on User's Feedback



What are the methods in Application Object?..

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

What are the methods in Application Object?..

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

Post New Answer

More ASP Interview Questions

Define a cookies collection?

0 Answers  


What is the Order of precedence for LOGICAL Operators in ASP?

1 Answers  


What's the purpose of using BUFFER property?

2 Answers  


How do I make it so that code runs when the security system is stopping it?

0 Answers  


How many types of cookies?

0 Answers  


Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com

0 Answers  


What is the difference between html and asp?

0 Answers  


How can you disable the browser to view the code?

0 Answers  


What are the stored procedure and why they are needed?

0 Answers  


What is asp in web?

0 Answers  


what is the difference between sql server2000 and 2005

0 Answers  


How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?

0 Answers  


Categories