Re: session advice
- From: ari <ari@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Jun 2005 17:42:01 -0700
Do you have any reference material (good articles) where I can correctly
accomplish this. As you can see I'm very new.
"Robbe Morris [C# MVP]" wrote:
> sort of stateless isn't stateless at all.
>
> Why bother moving things in and out of session?
> You'd still have to have session enabled and
> be subject to its limitations (especially in
> a web farm).
>
> --
> 2004 and 2005 Microsoft MVP C#
> Robbe Morris
> http://www.masterado.net
>
> Earn $$$ money answering .NET Framework
> messageboard posts at EggHeadCafe.com.
> http://www.eggheadcafe.com/forums/merit.asp
>
>
>
> "ari" <ari@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:38229354-C836-41CD-B1E6-5BB264CFBDC5@xxxxxxxxxxxxxxxx
> > hey all,
> >
> > i'm trying to make my app as stateless as possible. is it ok to create a
> > dataset and store in viewstate and whenever the user decides to select a
> > from
> > that dataset, to move from viewstate, to session, and on the details page
> > back to viewstate. Or does that sound like too much work?
> >
> > thanks,
> > ari
>
>
>
.
- Follow-Ups:
- Re: session advice
- From: No One
- Re: session advice
- References:
- session advice
- From: ari
- Re: session advice
- From: Robbe Morris [C# MVP]
- session advice
- Prev by Date: Re: sessionState mode="SQLServer" similar for non-msSQL databases.
- Next by Date: Re: dynamic button creation with event handling?
- Previous by thread: Re: session advice
- Next by thread: Re: session advice
- Index(es):