What is the difference between session state and session
variables ?

Answer Posted / shiva

Session state is used to store session specific information
for a website.

session variable store infomation between http request for
a particular user.

Is This Answer Correct ?    17 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain method to handle error using HttpError in Web API?

585


What does uri mean?

503


what is command line compiler.what are the steps and how it is related to debugging.

1417


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2234


What is active web pages?

513






What is distributed system in asp.net?

547


What is an assembly? Explain its parts.

637


What is preprocessor in .net and type, where it use?

662


Explain what are delegates?

582


What is difference between datalist and gridview?

587


What is mvc in asp.net tutorial? : Asp.Net MVC

547


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....

1604


What is a user session?

505


What is difference between URL and URI?

634


Difference between web user control and web custom control?

506