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 |
Name the methods in session object?
How to refersh an asp page on a single click of a button.
Explain the event handlers of session object?
Define common language specification (cls)?
How do I add aspx page to visual studio?
What are the methods in Application Object?
What is Debit Memo & Credit Memo in Payables?
How do I save an asp file as a pdf?
I have all files relating one project in ASP.... I want to make a Localhost for running like website........
Explain how big is the char?
How many types of cookies?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.