Difference between application and session ?

Answer Posted / sainath

Application state is available to entire application,where as state is available in particular session

application state is also called" multi user global data".
session state is called "single user global data"

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Disable Mouse right click on web page in asp.net?

580


Define cookie.

564


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1948


How information about the user's locale can be accessed?

581


Please brief not about xsd,xslt & xml?

542






How you can manage the state of application at the server side in ASP.NET?

570


What are validators and list some validators of asp.net?

537


What is clickid?

552


How can we Validate a Controls in ASP.NET page using JavaScript?

628


Explain the working of passport authentication.

541


Why does my asp.net file have multiple tag with runat=server?

571


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

1596


What are the contents of cookie?

567


What are the security types in ASP/ASP.NET? Different Authentication modes?

556


How Session outproc in Sqlserver stored?

2303