Answer Posted / santosh
Session having to the some state but not types like
inproc,
state server,
sqldb server,
by default session mode is inproc, and we have killed pro
grammatically by using session.abondun() method then it
will be automatically killed, actually by default time
period of session is 20 min...
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Web API uses which library for JSON serialization?
What is a postback in asp net?
How will create assesblies at run time?
How to sign out from forms authentication?
What are Caching techniques in .NET
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Web API supports which protocol?
Explain the significance of routing? : asp.net mvc
Describe the diffeerence between inline and code behind?
What is a page life cycle?
Any disadvantages in Dataset and in reflection ?
How do I use a proxy server when invoking a web service?
Is sql backend or frontend?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC