.NET
persist.txt
Associated article: ASP.NET Page Persistence & Extended Attributes
Tags: Web Development .NET
Published files accompanying the article by David Hovel in which he the reflection capability of .NET languages to solve the problem for ASP.NET. Also see ASPNET.ZIP.
ASP.NET Page Persistence & Extended Attributes
by David Hovel
Example 1:
For each such member
{
If the member is a field (data variable)
{
Get a collection of the extended attributes on the field.
If one of them is a page ...


