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

What are the new web part controls in asp.net 2.0 ?

706


What are the features that make asp.net more used framework? : asp.net mvc

751


What is http response header?

794


Which class is used to send an email message from an ASP.NET Web page?

763


What is a form tag?

697


What is a session government?

676


Is it true that a Web service must be written in .NET or not?

814


What is the difference between visual basic and asp.net?

735


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2093


How we implement web farm and web garden concept in asp.net?

735


Which is the parent class of the ASP.NET server control?

748


How ViewstateMac works?

2557


Explain the server control events of asp.net ?

741


What is synchronous and Asynchronous post back ?

854


Explain what is event bubbling?

778