What are the different types of Session state management
options available with ASP.NET?

Answer Posted / vijay

there are two types of session state
1.in process
2.out process

in process we preserve the sesion state on the server itself
and in out process we store the session state in some
external storage lke sql serer

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can we access static variable?

543


What is xaml? Are xaml file compiled or built on runtime?

519


What are the properties of the eventargs argument when capturing keyboard events?

529


how can create login from create and written conde in asp.net

1772


What is the typical session identifier?

567






Is post back in asp.net?

513


what are the Custom controls in asp.net?

560


How can you dynamically add user controls to a page?

504


Explain how does asp page work?

570


Is it right that ASP.NET Web API has replaced WCF?

500


Differentiate between a hyperlink control and a linkbutton control.

550


Explain the working of passport authentication.

539


What is the difference between asp.net and mvc?

578


How can we communicate with each server in N-tier Architecture? and what are the methods?

1784


I’m having some trouble with cas. How can I diagnose my problem?

584