Showing posts with label What are different methods of session maintenance in ASP.NET?. Show all posts
Showing posts with label What are different methods of session maintenance in ASP.NET?. Show all posts

Friday 30 March 2012

What are different methods of session maintenance in ASP.NET?

What are different methods of session maintenance in ASP.NET?
Three types of session maintenance:
In-process storage.
Session State Service.
Microsoft SQL Server.