Re: ViewState vs Session



If you are aware of the technical differences, why are you asking the
question? The answer should be obvious.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"Vishwanathan Raman" <VishwanathanRaman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:D7283479-AB8B-4619-8A5E-541F468F15B2@xxxxxxxxxxxxxxxx
> Hi
>
> I am aware of the technical differences.But would like to get it
> clarified.Given an oppurtunity is ViewState storage more efficient than
> Session based.I do not have a scenario where I need to share information
> across pages but have lots of information to cache for that page.Can you
> please advise which is the efficient way to do it.The page is a search
> function which has a minimum of 10000 visitors per day.
>
> Regards
> Vishwanathan


.



Relevant Pages