Code Comment Web Report

PersistDemo Solution
This solution contains a single project: a simple web app demonstrating the use of the PagePersister. The PagePersister class defines an extended attribute that allows instances of subclasses of System.Web.UI.Page and other classes to ignore the stateless nature of HTML/ASPX requests.
  Project Description  
    PersistDemo  Simple web app demonstrating the use of the PagePersister.