Session State Stored Where?

C

clintonG

Curious about where the actual values are stored when...

....using Session State Service?
....using SQL Server to store session state

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET (e-mail address removed)
URL http://www.metromilwaukee.com/clintongallagher/
 
S

Sharon

...using Session State Service?
Any external server that can manage session state.
...using SQL Server to store session state
SQL Server, probably in some designated data base.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top