What is Application-scope?
Answers were Sorted based on User's Feedback
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 |
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 |
what is the is the difference between asp and asp.net?
Explain how to refresh an asp page on a single click of a button?
How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?
How to include active x controls in asp code?
Explain the properties of session object?
which sdlc model was used for whatsapp?
According to dot net is error and exception are same or different?
what is the difference between render event and prerender event
What is the difference between razor and aspx view engine?
what is page
What are the attributes of the <form> tags? What are their functions?
Is asp still used?