Shawn,

> Opinions?  

I've seen asp.net server controls that create Huge view state strings.  Whether that 
was from necessity or poor design I have not yet determined for myself.   It does seem 
to me that judicious use of viewstate can have its place, although I tend to prefer to 
use client-side scripting wherever possible.  What's the point in using postbacks 
where client-side scripting can get the job done?  As long as the scripts are 
reasonably small I just can't think of any advantage.

Zane

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to