| Tools >> Visual Studio |
The Effects of ViewState
| Language : | English | Quality : | High | Has Audio : | true | Source : | Other | Media : | Windows Media Video |
|
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.
[SUGGEST A ARTICLE]
Get the code : http://download.microsoft.com/download/7/9/3/79360fca-f... |
Tags: Video, Visual Studio, Visual Studio Team System, Team System, Microsoft, [SUGGEST A TAG]
Resources referenced in this screencast
|
