Understanding ViewState in ASP.NET
Author:
Joydip Kanjilal
The ASP.NET ViewState is a powerful feature and maintains the state of pages between postbacks. This article provides a bird's eye view of View State with code examples whenever appropriate.
More Tutorials
|