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

What does asp mean in technology?

0 Answers  


Define request object?

0 Answers  


Explain the difference between server.transfer and response.redirect?

0 Answers  


The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.

1 Answers  


Explain how do you initiate a string without escaping each backslash?

0 Answers  


what is dry run?

1 Answers   HCL,


What is a Cookie? What are the uses of Cookies?

1 Answers  


What is asp price?

0 Answers  


What is aspx cs file?

0 Answers  


1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.

1 Answers   Infosys, Syntel,


what is the difference between #include directory in C,C++ and import java.packages in java

0 Answers   Genpact,


Why asp is used?

0 Answers  


Categories