How many types of session in asp.net2.0

Answer Posted / suraj

There are two types of Sessions: In Process (default) and
Out Process (There are two options for Out Proc sessions: a)
Using ASP.NET State Service b) SQL Server Database)

With Out Process sessions, comes the concept of Web
Gardening and Web Farming.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is LINQ performance wise better or using sqlcommand?

4331


Why viewstate is used in asp.net?

507


What is the difference between a multi-layer and multi-tier applications?

569


What is the biggest disadvantage of “Other Return Types” in Web API?

927


Can you change a master page dynamically at runtime? How?

501






What is meant by web application?

543


How to manage different kinds of sessions in ASP.NET?

559


Why do we use web config?

516


What is session handling in a webfarm, how it can work with its limits?

621


What is the main function of url routing system in asp.net mvc? : asp.net mvc

491


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1611


What is %20 in a url?

542


What is difference between View State and Hidden Field in ASP.NET?

659


Where the viewstate is stored after the page postback?

676


What is the use of autowireup in asp.net?

558