Tagged Questions
1
vote
1answer
472 views
What is the use of stateConnectionString in sessionState in Web.config?
I'm using VS 2005 for web forms.
Looking at the web.config I see a stateConnectionString attribute.
Is this really needed?
When is this needed?
How is this used?