Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / ganesh

ASP.NET provides In-Process and Out-of-Process state
management. In-Process stores the session in memory on the
web server. This requires the a "sticky-server" (or no
load-balancing) so that the user is always reconnected to
the same web server. Out-of-Process Session state
management stores data in an external data source. The
external data source may be either a SQL Server or a State
Server service. Out-of-Process state management requires
that all objects stored in session are serializable.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cas?

1097


Which is better union or union all?

1133


Is oauth for authentication or authorization?

1083


What is the usie of activex control in .net?

1050


Can I tap into other windows livetm services?

1034


How can you make sure that web api returns json data only?

1036


Where the cookie value is stored?

987


Mention the execution process for managed code?

1055


Explain the difference between overriding and overloading?

1053


How to create multi language website in asp.net mvc? : Asp.Net MVC

1042


What is connection pooling and how to enable and disable connection pooling?

1072


Explain difference between dataset and datareader?

1101


How to implement globalization and localization in the use interface in .net.

1068


What are the elements of a website?

1048


What is latest version of asp.net mvc? : Asp.Net MVC

1155