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



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

Answer / 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

More ASP.NET Interview Questions

What is authentication in asp.net?

0 Answers  


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

0 Answers  


Differentiate between file-based dependency and key-based dependency.

0 Answers  


How is my content secured from unauthorized access?

0 Answers  


How do cookies work? Give an example of their abuse.

0 Answers  






What are different types of api?

0 Answers  


difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


Where web.config file is used?

0 Answers   HCL,


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

0 Answers   HCL,


How u refer webservices?

0 Answers   Microsoft,


How would you implement inheritance using VB.NET/C#?

3 Answers   Siebel Systems,


what is assembly?

4 Answers   Microsoft,


Categories