Re: ASP and ASP.NET session pool

From: David Kleyman (test_at_hotmail.com)
Date: 02/03/04


Date: Tue, 3 Feb 2004 16:17:28 -0500

How can I do it.
Application is messy enough already and I need to make "changes and
enhancements" to it every week and I don't want to get stuck with just ASP.
So I am trying to write new things in ASP.NET and I need some sort of way to
gradually migrate old pages to it without taking the whole thing offline

Thank you

David

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:upBexUp6DHA.804@tk2msftngp13.phx.gbl...
> inline.........
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> www.Darkfalz.com
>
>
> "David Kleyman" <test@hotmail.com> wrote in message
> news:%23MgTsRp6DHA.1816@TK2MSFTNGP12.phx.gbl...
> > I guess my questions are
> > Can asp and aspx pages share Session values?
> No
>
> > Can I gradually migrate ASP web site to ASP.NET or do I have to do the
> whole
> > thing at once?
> You CAN share, but I wouldn't recommend it due to the mess it can create.
>
> >
> > Thank you
> >
> > David
> >
> >
> >
>
>



Relevant Pages