The Effects of ViewState

Please install Silverlight or click download to watch video locally.

The ASP.NET framework provides the ViewState mechanism to automatically maintain application state by carrying data forward and backward between browser requests. In this video we see how some ASP.NET controls such as the DropDownList and TextBox maintain state based on postback form values rather than ViewState, allowing the smart developer to disable unnecessary ViewState. Using Visual Studio Team System we can see how this dramatically reduces the size of request and response data, and improves the performance and scalability of the application.

Presented by Eric Lee

Duration: 10 minutes, 4 seconds

Date: 26 February 2007

Watch    Video   |   Download    Video   |   VB Code

Video downloads: WMV  |  Zune  |  iPod  |  PSP  |  MPEG-4  |  3GP

Audio downloads: AAC  |  WMA  |  MPEG-4  |  MPEG-3  |  MPEG-2

Comments : 1

Leave a Comment

Manhhoang : On August 17, 2008 10:23 PM said:

Thanks.

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities