Maverick.NET Model-View-Controller
Maverick.NET is a .NET port of Maverick, a Model-View-Controller (aka Model 2) framework for web publishing. It is a minimalist framework which focuses solely on MVC logic, allowing you to generate presentation using a variety of templating and transformation technologies.
Core features include:
* Pluggable view templating technologies.
* Pluggable transformation technologies.
* Support for iterative transformations.
* Configuration using an XML sitemap.
* Framework support for internationalization, customization of content based on browser, and WML.
* The ability to use standard ASPX pages as Maverick controllers. There is full support for Server Controls, Postback forms, and View State.
* A fairly exhaustive set of sample applications using a variety of templating languages and controller types.
Go to http://mavnet.sourceforge.net/
See also these related projects.