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
What is the difference between page-level caching and fragment caching?
Explain the purpose of storyboard.targetproperty.
Which protocol is used to call web service?
What is the question mark in a url?
What is csrf attack in asp.net?
What is a server cookie?
What is skin in asp.net?
What is user control in asp.net?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
How to you can limit Access to Web API to Specific HTTP Verb?
Why is xap important?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Explain the concept of View Model in MVC?
What is datagrid asp.net?