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

Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

557


Which library is used by the testers and developers to develop automated tests and create testing tools?

540


Can you change a Master Page dynamically at runtime?

574


What are the three parts of an http response?

527


What is preprocessor in .net?

531






What is the difference between page.registerclientscriptblock and page.registerstartupscript?

480


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

608


Is asp.net core faster?

540


What is session in web technology?

520


What is the difference between Session and response.Redirect?

612


Explain Session state management options in ASP.NET.

588


To add a hyperlink column to the DataGrid which tag is used ?

581


What is cookies cache and session?

540


What is a response cookie?

606


Are cookies client side or server side?

494