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

When was asp.net released?

575


what is publisher?

1650


Where the viewstate is stored after the page postback?

676


What are the components of ado.net?

537


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

530






What are uri parameters?

545


What is the current version of asp.net?

501


Explain how asp.net different from asp?

563


What are the different types of validation controls in asp.net?

520


Where sessions are stored?

657


how to transfer the file from client to server using asp.net

593


What is asp.net master page?

557


Can you explain composite pattern?

594


Explain Session state management options in ASP.NET.

597


How can you handle errors in Web API?

593