Home
ASP.NET Tutorial
ASP.Net Instroduction
Language Basics
ASP.net Controls
HTML Controls
Page Lifecycle
Response
Collections
Validation
Development
File Directory
Sessions
Cookie
Cache
Custom Controls
Profile
Configuration
LINQ
ADO.net Database
Data Binding
Ajax
Authentication Authorization
I18N
Mobile
WebPart
XML
ViewState « Page Lifecycle « ASP.NET Tutorial
ASP.NET Tutorial
Page Lifecycle
ViewState
5.21.ViewState
5.21.1.
Use ViewState to create a simple counter (C#)
5.21.2.
Save string variable to ViewState
5.21.3.
Convert.FromBase64String and view state encoding
5.21.4.
Use ViewState to store random data
5.21.5.
Visualize the current Base64-encoded contents of the view state
5.21.6.
Track Your Viewstate