What is the difference between session state and session
variables ?

Answer Posted / uma

session state specifies ,in which mode does the session
variables should be stored there are three modes
1) inproc:-
specifies sessions variables storing in our application
when application closes ,sessions losses its value.
2) state server:-
Storing the sessions variables in sql server
database, it will be shared among diiferent
applictions,even appliacations is closed value remains.
3)Outproc:-
storing in local system.


session variable is used for storing the data .

Is This Answer Correct ?    11 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1864


Explain MVC model binders?

803


What is the benefit of WebAPI over WCF?

753


What is server infrastructure & server components?

956


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

707


How can we create a website?

719


List all templates of the repeater control.

751


Differentiate between client-side and server-side validations in web pages.

768


Explain the working of passport authentication.

717


Elaborate differentiation between Cache and Application?

718


How to disable disable browser's Back button in asp.net (JavaScript)?

800


What is parse in asp.net?

746


What is enableviewstate in asp net?

710


What are the file extensions for razor views?

866


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

737