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

Can you explain one critical mapping?

721


What is a url string?

775


What do you mean by marshalbyref?

830


What is meant by ispostback in asp net?

743


How would you get asp.net running in apache web servers?

699






What is the use of ASP.NET routing?

734


Why session management is required?

725


What is asp.net and ado net?

706


what are the ihttphandler and ihttphandlerfactory interfaces ?

702


What is aspect-oriented programming?

707


Explain the boxing and unboxing concept in .net?

563


What are the validation controls available in ASP.NET?

698


What are different methods of session maintenance in asp.net?

747


how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

1767


What is the Difference between MVC And MVP design pattrens

2407