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

How would you get asp.net running in apache web servers? Explain it's limitations.

521


What is the state management in asp.net?

539


Apart from IDE what are the enhancements in asp.net 2.0?

1615


Explain in what order a destructors is called.

569


What is a user session?

492






In which event are the controls fully loaded?

554


What is sql data source control in asp.net?

559


Why do we use web config?

504


How to display validation messages in one control?

534


What is the difference between mvc and asp.net? : Asp.Net MVC

468


What is the difference between Session and response.Redirect?

599


How do you hide the columns?

576


What is a user developed application?

509


i want the asp.net technical questions and answeres

1590


What is _dopostback in asp net?

516