How to prevent viewstate temparing in ASP.Net page? -


I have a page and this page has some approach to control.

I know that there is a hidden field stored in it, I want to know how can I avoid any of the tampering in my page viewer?

Is there any way to do this?

Do you have a look?

Comments