Re: session advice

Tech-Archive recommends: Fix windows errors by optimizing your registry



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
>
>
>
.


Quantcast