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

Can viewstate be accessed in another page?

507


How can we Validate a Controls in ASP.NET page using JavaScript?

628


What is the use of data set in asp.net?

482


What are the cookies types in asp.net?

555


What is the best Macanism to clear the Cache in asp.net

705






Which type of state management is provided by Query String in ASP.NET?

553


What parameters can you pass in the url of the api? Can get and post use the same url?

556


Define tracing.

626


Explain the difference between Repeater and Data list control in ASP.NET?

612


Write code to send e-mail from an asp.net application?

544


Describe the Server Control Events of ASP.NET?

651


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

578


Explain Areas in MVC?

645


Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?

647


Can one dll file contains the compiled code of more than one .net language?

530