How many types of session in asp.net2.0

Answer Posted / mallikarjuna

sessions are two types :
they are
1.Inprocess(this is default,and high performence)
2:outprocess
in out proc we have other two types of sessions
they are
*state server
*sql server
these out proc is useful whethr the infrmation is
maintained in between to servers that time only we can use
this sessions.

Is This Answer Correct ?    29 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of placeholder control?

731


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

706


Explain the concept of View Model in MVC?

779


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

700


Which method is used to enforce garbage collection in .net?

598






What does passport and windows authentication mean in ASP.NET?

846


Why does my asp.net file have multiple tag with runat=server?

750


How to find last error which occurred?

742


What are cao and sao.

718


What is the use of autowireup in asp.net?

727


What do you mean by caching in asp.net?

720


What is is post back property in asp net?

714


Explain client side state management system.

719


How is application management and maintenance improved in asp.net 2.0?

721


Which asp.net objects encapsulate the state of the client and the browser?

768