Monday, February 1, 2010

How to make View State secure?

In order to make the view state more secure, the ASP.NET @Page directive supports an attribute called EnableViewStateMac whose only purpose is detecting any possible attempt at corrupting original data.

No comments:

Post a Comment