0
kicks
Securing ViewState efficiently and simple
The first thing we need to do is to add encryption to the ViewState. This is done by editing the web.config only. To further enhance the security ASP.NET can add another level of encryption based on the actual user.