Where can we set the specific variables for a application
and Session objects ?

Answer Posted / sathish

Application variable value is static value and not expired
the value.
ex:

application("vari name")=10

session vari., value have been expired 2 their duration of
session timing...

ex:

session("vari-name")=12

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you identify that the page is postback?

537


How does output caching work in ASP.NET?

498


Can you explain the importance of finalize method in .net?

587


Explain the purpose of storyboard.targetproperty.

519


What is a web farm?

594






Which method is used to perform all validation at the page level?

532


Is global asax mandatory?

553


Can we store object in viewstate?

529


How is it possible for .NET to support many languages?

302


About CLR, reflection and assemblies?

1539


What is difference between session and cookie?

514


Why viewstate is used in asp.net?

507


What is .net remoting?

567


What is tracing? Where is it used?

555


What are the new login controls in asp.net 2.0?

518