The Dot Net Blog
Be Sharp with C Sharp..
Saturday, July 21, 2007
State Management : Session State Web.Config settings
Specifying State Mode in Web.Config
configuration
system.web
sessionState mode=”StateServer”
stateConnectionString=”tcpip=SampleStateServer:42424”
cookieless=”false” timeout=”20”
system.web
configuration
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment