HomeLearnGeneral ASP.NET VideosHow Do I: Save and Load View State Information for a Custom Web Server Control  

[How Do I:] Save and Load View State Information for a Custom Web Server Control

Please install Silverlight or click download to watch video locally.

In this video Chris Pels will show how to persist and restore information in the ViewState of a custom user control. First, learn how to persist simple values containing .NET primitive types such as String, Int32, Boolean, etc. Then see how to persist complex types such as Class which contain properties storing information. The sequence of processing View State information during the lifecycle of an ASP.NET page is also discussed.

Presented by Chris Pels

Duration: 28 minutes, 0 seconds

Date: 18 January 2008

Watch    Video   |   Download    Video   |   VB Code    C# Code

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

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

Comments : 11

Leave a Comment

muhammed : On August 07, 2008 12:27 AM said:

good video it helped me

cv_vikram : On August 09, 2008 8:32 AM said:

thanks....

Bala.Nattarasan : On August 11, 2008 7:29 AM said:

Good Video its help me to understand about view state

djibril_chimere_DIAW : On October 29, 2008 9:05 AM said:

Thanks ! Jërëjëf !

djafer : On November 11, 2008 12:52 PM said:

that was nice! thanx great work

bohunt : On February 13, 2009 3:32 PM said:

Good work!

yasinnisha : On February 16, 2009 12:35 AM said:

Hey Somebody help me ...I cant view or download videos From this site , It directed me to "

download.microsoft.com/.../WinVideo-ASP-ViewState.zip"

What can i do now?

Flavine : On February 21, 2009 6:51 PM said:

@yasinnisha

The link you provided is correct, minus the double-quotes at the end.  The video is in the zip file.

abdi-2222 : On April 14, 2009 9:07 PM said:

how can i use multimedia i the asp web based sites?

thanks

abdi-2222 : On April 14, 2009 9:08 PM said:

how can i use multimedia in the asp based web sites?

haithemara : On May 09, 2009 5:43 AM said:

Good video.

But, wouldn't be better to use session as opposed to view state. In other words, which one will be better for performance. Session or viewState

Thank you.

Leave a Comment

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

Microsoft Communities