What are the different Session state management options available in ASP.NET?

Answer

In-Process and Out-of-Process are the two session state management options.

  • In-Process stores the session in memory on the web server.
  • Out-of-Process Session state management stores data in an external server. All objects stored in session are required to be serializable.

All .net-4.5 Questions

Ask your interview questions on net-4-5

Write Your comment or Questions if you want the answers on net-4-5 from net-4-5 Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---