How Session outproc in Sqlserver stored?



How Session outproc in Sqlserver stored?..

Answer / Prashant Kashandhan

"Session state out-of-process (OOP) in ASP.NET can be configured to store session data in SQL Server using the SQLServer mode. In this configuration, the session data is serialized and stored as rows in a SQL Server table. The SQL Server session state provider manages the persistence of session data, handling issues such as concurrency and data consistency."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are server-side comments in ASP.NET?

1 Answers   Winsol Solutions,


How to disable SOAP1.2 in Web Services?

1 Answers  


What is Pre-Render event in ASP.NET?

1 Answers   MindCracker,


How many Directives r in ASP.NET?

8 Answers  


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

1 Answers  


What is the difference between excute query and excute nonquery.?

4 Answers  


What is the difference between page directive include and action tag include?

1 Answers  


What is personalization? What are the properties available in personalization?

1 Answers  


Have u used webcontrols?Tell me something about these?

2 Answers   Microsoft,


Do you know about caching with the datasource controls?

1 Answers  


What are Session states available and its Uses?

2 Answers   iLogic,


Do gac'ed assemblies have fulltrust?

1 Answers  


Categories