Re: ASP and ASP.NET session pool
From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 02/03/04
- Next message: Jon Davis: "Service call failed: Star Wars"
- Previous message: Vik: "Re: State managment"
- In reply to: David Kleyman: "Re: ASP and ASP.NET session pool"
- Next in thread: Michael Ramey: "Re: ASP and ASP.NET session pool"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 3 Feb 2004 15:28:30 -0600
you will have to pass all form/input values on every page basically.
-- Curt Christianson Owner/Lead Developer, DF-Software www.Darkfalz.com "David Kleyman" <test@hotmail.com> wrote in message news:eiqpWsp6DHA.1592@TK2MSFTNGP10.phx.gbl... > 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 > > > > > > > > > > > > > > >
- Next message: Jon Davis: "Service call failed: Star Wars"
- Previous message: Vik: "Re: State managment"
- In reply to: David Kleyman: "Re: ASP and ASP.NET session pool"
- Next in thread: Michael Ramey: "Re: ASP and ASP.NET session pool"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|