Answer Posted / shivendra pandey
Yes there is only two type of session inproc and outproc
In inproc session is stored on the server itself but some
time when we deploy our application on multiple server so
we can't store it on webserver in this case we go for
database or some other places then session is called outporc
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain Session state management options in ASP.NET.
Which protocol is used to call a web service?
Explain how can you debug your .net application?
What are the different session state management options available in asp.net?
What is custom attribute?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What are the parts of an http response?
Explain the difference between webfarm and webgardens in .net?
What does occur first in ASP.Net, Authentication or Authorization?
What is owin authentication?
Explain difference betn dataset and recordset?
Describe the diffeerence between inline and code behind?
Differentiate between globalization and localization.
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
How use Xml data in ASP.net?