How can I maintain Session state in a Web Farm or Web Garden?

Go4Expert Member
29Jul2010,22:43   #1
jbp_vicky's Avatar
  • Use a State Server or SQL Server to store the session state.
  • Use session Object
  • use EnableViewstate property
  • Use set session and get session

please give me correct answers with description
Contributor
20Jan2011,21:45   #2
shyam_oec's Avatar
Hi,
this link will be helpful
HTML Code:
http://www.codeproject.com/KB/session/ASPNETSessionInternals.aspx