MonoRail
MonoRail differs from the standard WebForms way of development as it enforces separation of concerns; controllers just handle application flow, models represent the data, and the view is just concerned about presentation logic. Consequently, you write less code and end up with a more maintainable application
Metadata
Category: Web Frameworks
License: Apache Software License
Homepage: http://www.castleproject.org/monorail/
Sponsored Ad