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

Name the control which would you use if you needed to make sure the values in two different controls matched?

0 Answers  


What is caching in asp?

0 Answers  


What is a variable in asp?

0 Answers  


What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?

0 Answers   TCS,


difference between partial and public ?

0 Answers   eSoft,






Explain how to handle error in asp?

0 Answers  


How many global.asa files can an Application have?

2 Answers  


What is a variable?

1 Answers  


which property will make a control span an entire site office parent class

0 Answers  


what are ASP Objects?

1 Answers  


what is the full form MSWC?

1 Answers  


is string is a value type or reference type?

1 Answers   TCS,


Categories