MXSL Framwork: Object Model + XSL
to render html, xml, PDF, ..whatever in a read-only format on the web.
I started work on a framework that allows a strong-typed List object in .NET to be easily transformed to html with an XSL stylesheet.
Advantages:
A User Control can have a public property of XSLURL which can be set to point to different XSL stylesheets on the fly.
XML is stored in memory or on a hard drive.
XML or XSL can come cross domain from a remote server.
Strong type objects can be embedded to create a nested XML document.
If you would like to help with framework construction, hit me up.