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

Describe the differences between the lifecycles of Windows services and Standard EXE?

601


What is Web Server Control Templates.?

588


Is it possible to write code in many languages in one asp.net project?

563


What is the maximum amount of memory any single process on windows can address?

538


What are the namespace classes used in asp.net mvc? : asp.net mvc

552






What is session in asp.net?

529


How do you create a master page?

559


Why do we use web config?

526


Is asp.net a language?

528


Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

542


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

546


How to use push notification?

606


Explain the path instructions in xaml?

565


What is razor? : asp.net mvc

562


How to fetch a data from one table to another table in asp.net ?

587