Error!
Success!

Frictionless data persistence in ASP.NET WebForms

0
kicks

Frictionless data persistence in ASP.NET WebForms  (Unpublished)

This article provides an approach to eliminating boilerplate code for storing state in Application, Cache, Context, Cookies, Session, Hidden Fields, Query Strings, and ViewState (on the client or on the server). Using attributes, you can switch your state persistence from ViewState on the client to an encrypted session variable without writing any code.


Kicked By:
Drop Kicked By: