This article explores how to remove ViewState from your ASP.NET page and instead store it in a session. This could be useful when pages are to be served to devices with less resources. ...