Encrypted Hidden Inputs in ASP.NET MVC

In this article, Ashic Mahtab shows an elegant, reusable and unobtrusive way in which to persist sensitive data to the browser in hidden inputs and restoring them on postback without needing to change any code in controllers or actions.

Note: Cross posted from Heartysoft.com.
Permalink

No Comments