Best practice to share session between .net 1.1 and .net 3.0/3.5

P

Phil Johnson

I work on an asp.net 1.1 application which we cannot upgrade to a newer
version of .net so we want to look into sharing session, preferably with 3.5,
but if that isn't possible with 2.0 or 3.0

Session is currently stored in SQL Server for the 1.1 asp.net application.
Is there any way we can implement features in a newer version of .net and
share session with this legacy 1.1 application?

--
Regards,

Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
 
P

Phil Johnson

Has the option to configure session in sql server been removed from 3.5 then?
I have a book by Andrew Troelson (Pro C# 2008 and the .NET 3.5 Platform)
that details how to configure web config to store session in SQL Server,
which looks the same as configuring previous versions.

Also, do you know of any good examples on how to share session between .net
1.1 and 2.0 asp.net applications?

--
Regards,

Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
 

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,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top