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

What is bson in web api?

712


What is cookies in asp net?

620


How do active server pages work?

628


How would you create a permanent cookie?

666


What is datagrid asp.net?

600






Define the steps to set up validation control.

654


How do you implement sql caching in asp.net?

656


Explain page output caching?

635


Is asp.net easy to learn?

635


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1509


What are the asp.net security controls?

661


Why SessionID changes in every request in asp.net?

629


Can more than one person use the same login?

661


Explain the difference between webfarm and webgardens in .net?

631


What is the use of dispose method?

642