What are the type of session in Asp.Net

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


Please Help Members By Posting Answers For Below Questions

Explain authorization levels in .net ?

797


What language does asp.net use?

742


What is query string?

773


Why is global asax is used?

800


Explain Features in ASP.NET

769


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

726


What is enableviewstate in asp net?

709


Where viewstate value is stored in asp.net?

813


Is react a template engine?

684


What is meant by asp.net?

714


What is difference between or and orelse?

735


What are client activated objects and server activated objects?

711


What is active web pages?

690


How can we implement a identity (sql server) call in an asp.net page?

783


Distinguish between Server-side and Client-side code with its functionality?

839