Answer Posted / 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 View All Answers
Explain how big is the data type int in .net?
Should user input data validation occur server-side or client-side?
What is asp in web design?
How can you disable the browser to view the code?
What are scripting objects in asp?
Define garbage collection?
How can we do validation of the fields in a project?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
Write a program in asp to find out the leap year. [Accept the year from the user ]
what is database deployment?
What is a variable in asp?
Explain the difference between client-side script and server-side script?
Speaking of boolean data types, whats different between c# and /c++?
Explain the difference between cookies collection and form/querystring collection?
Define application-scope?