Types of values mode can hold session state in web.config ?

Answer Posted / virendra singh

1) Inproc Mode : where the values are stored in
ASPNET_WP.exe process
2) StateServer : session values are stored in
ASPNET_state.exe Process
3) SQL Server : session values are stored in SQL server
Databases

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define reflection in .net?

757


How to do state management in ASP.NET?

804


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

738


What are Authentication and Authorization?

836


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

788


How can you apply a theme to your asp.net application?

728


What is the use of data set in asp.net?

677


Define a static class?

721


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1798


What is the maximum number of classes that can be contained in one dll file?

952


To load your generated dataset with data which method do you invoke?

836


What is active web pages?

695


Do session use cookies in asp net?

712


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

707


How can I configure asp.net applications that are running on a remote machine?

786