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 ASP (Active Server Pages)?
How are scripts executed?
What is asp cookies?
How to add? tree view control in datagrid in asp.net using c#?
What is classic asp application?
What is difference between aspx and ascx?
how we can create more than one web.config file in our asp.net project
Explain the difference between asp and html? Or why asp is better than html?
What is hidden field?
Define a form collection?
What is the difference between asp and acp?
Explain the difference between inline and code behind.