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

Explain method to handle error using HttpError in Web API?

578


what is publisher?

1648


Can we add code files of different languages in app_code folder?

597


What are session objects?

510


What are the asp.net security controls?

548






Explain model, view and controller represent in an mvc application? : asp.net mvc

510


What do you understand by aggregate dependency?

612


How to reduce the width of textbox in editcommandcolumn of datagrid?

523


What is application variable?

515


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

520


How does session work in asp net?

552


Can we store object in viewstate?

529


What is difference cookie and session?

525


How to find last error which occurred in Asp.net ?

681


What is content page in asp net?

499