In this video tutorial, Chris Pels will show how to store information related to a custom web server control in the control state which is independent of the ViewState information for the control. Unlike ViewState the control state can not be turned off and is therefore a more reliable way to store important information for a control. A discussion of what types of information are appropriate to store in control state is also included.
Hosted by microsoft.com
Creator's Site: www.asp.net
Curated By: rmansur