What is Application-scope?

Answers were Sorted based on User's Feedback



What is Application-scope?..

Answer / hema

Application scope means the variables is accessed from any
page by any user of the application

Is This Answer Correct ?    0 Yes 0 No

What is Application-scope?..

Answer / guest

Application-scope means that variables (and objects) can be
accessed from any ASP pages that is part of the application.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP Interview Questions

What is querystring collection in asp?

0 Answers  


what is the need of a sealed class when we are having a structure

0 Answers   HCL,


Name the data types which does the rangevalidator control support?

0 Answers  


What is wsdl file? (explain in detail)

0 Answers   DLI,


What is a Web Server?

2 Answers  






How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.

0 Answers  


Define session object?

0 Answers  


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

0 Answers  


what is normalisation

1 Answers  


What is the difference between the value-type variables and reference-type variables

0 Answers  


Define a variable?

0 Answers  


What is a variable in asp?

0 Answers  


Categories