Managing Multi-Application Session Environment ASP.net 2.0

G

gstark

Hi,
I need some help or direction. The website design I want to implement has a
login and menu pages (root website.) The menu directs access to
sub-websites (which are themselves separate applications). The sub-websites
need session information from the root session. I am looking for a way to
pass session back and forth, and I have not found the answers I need (and
example implementation). I think I might need SQL server to store session
data, but I am not sure...

Greg
 
G

Guest

You could switch to SQL Server Session State, but the problem is that session
is an per-user on a specific application specific thing, unless you were to
hack the SQL Server tables / sprocs to override this.
Peter
 

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

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,187
Latest member
RosaDemko

Latest Threads

Top