MonoRail
November 17th, 2007 Arsen Posted in Patterns - .NET |
MonoRail is a platform for developing C# web applications using templates instead of the webform based approach.
- Functionally similar to Ruby on Rails.
- Generates most/all of the Javascript for widgets and animation in the browser.
- Provides Helpers that work with the Prototype javascript library.
- Functions on the .Net and Mono Platforms on both Windows and Linux.
- Open-source license by multiple developers.
Leave a Reply