PC Review


Reply
Thread Tools Rate Thread

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

 
 
Phil Johnson
Guest
Posts: n/a
 
      11th Mar 2008
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
 
Reply With Quote
 
 
 
 
Peter Bromberg [C# MVP]
Guest
Posts: n/a
 
      11th Mar 2008
I believe the SQL Server Session arrangment in ASP.NET 2.0 is the same as it
was for ASP.NET 1.1 .

3.0 and 3.5 don't come into the picture here because that's not where
Session is implemented.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net


"Phil Johnson" wrote:

> 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

 
Reply With Quote
 
Phil Johnson
Guest
Posts: n/a
 
      12th Mar 2008
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


"Peter Bromberg [C# MVP]" wrote:

> I believe the SQL Server Session arrangment in ASP.NET 2.0 is the same as it
> was for ASP.NET 1.1 .
>
> 3.0 and 3.5 don't come into the picture here because that's not where
> Session is implemented.
> -- Peter
> Site: http://www.eggheadcafe.com
> UnBlog: http://petesbloggerama.blogspot.com
> Short Urls & more: http://ittyurl.net
>
>
> "Phil Johnson" wrote:
>
> > 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

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
practice session in front page 2003 james Microsoft Frontpage 4 5th Feb 2009 07:24 PM
Best Practice - viewstate / session Robert Bravery Microsoft C# .NET 2 27th Feb 2008 12:20 PM
how do i get outlook's practice session to work? =?Utf-8?B?U3RlZW42MDU=?= Microsoft Outlook Discussion 2 12th Mar 2007 02:19 PM
Practice session doesn't recognize my FP =?Utf-8?B?V2lsZXkyODU=?= Microsoft Frontpage 3 27th Mar 2006 02:59 AM
How to start practice session in MS WORD? =?Utf-8?B?c3R1ZGVudA==?= Microsoft Word Document Management 1 4th Mar 2006 05:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:42 AM.