View State View State is one of the most important and useful client side state management mechanism. It can store the page value at the time of post back (Sending and Receiving information from Server) of your page. ASP.NET pages provide the ViewState property as a built-in structure for automatically storing values between multiple requests [...]
Posts Tagged ‘session’
State Management in ASP.NET – View State and Session State
Posted: November 26, 2009 in ASP.NETTags: session, state management, viewstate
1
