What are the different types of Session state management
options available with ASP.NET?
Answer Posted / dinesh
There are 3 types of session modes available in asp.net
1)Inproc
2)State Server
3)SQL Server
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
What is the difference between session and viewstate?
What is the difference between custom web user control and a custom web server control?
calling result set one procedure to anothar procedure in sql2000
Which .NET framework supports Web API?
What is ipostback?
What is a page life cycle?
What is the application pool?
How to handle errors in Web API?
What are url fragments?
Disable Mouse right click on web page in asp.net?
What is the default timeout for a cookie?
Explain the overview of asp.net?
What is rending process in ASP.NET?
What is bson in web api?
What is boxing and unboxing in asp.net?