1 <html><!-- InstanceBegin template="/Templates/template1.dwt.asp" codeOutsideHTMLIsLocked="false" -->
3 <!-- InstanceBeginEditable name="doctitle" -->
4 <title>MonoRail
</title>
5 <!-- InstanceEndEditable -->
6 <link rel=
"stylesheet" type=
"text/css" href=
"styles/presentation.css" />
13 <tr id=
"headerTableRow1">
15 <span id=
"runningHeaderText">Castle Project
</span>
18 <tr id=
"headerTableRow2">
19 <td align=
"left"><!-- InstanceBeginEditable name="Title" -->MonoRail
<!-- InstanceEndEditable --></td>
23 <div id=
"mainSection">
25 <h1 class=
"heading"><!-- InstanceBeginEditable name="MainHeading" -->Castle MonoRail
<!-- InstanceEndEditable --></h1>
27 <!-- InstanceBeginEditable name="Content" -->
31 MonoRail is a MVC Web Framework inspired by Action Pack.
35 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.
39 Although the project name is MonoRail, we do not have any affiliation with the Mono project.
40 MonoRail runs on Microsoft .Net
2.0,
3.5 and Mono.
48 <li> <a href=
"http://www.castleproject.org/monorail/gettingstarted/index.html" target=
"_blank">Getting Started
</a> </li>
49 <li> <a href=
"http://www.castleproject.org/monorail/documentation/index.html" target=
"_blank">Documentation
</a> </li>
50 <li> <a href=
"http://www.castleproject.org/monorail/roadmap.html" target=
"_blank">Roadmap
</a> </li>
51 <li> <a href=
"http://www.castleproject.org/monorail/faq.html" target=
"_blank">FAQ
</a> </li>
55 <!-- InstanceEndEditable --></div>
59 <div class=
"footerLine">
60 <img width=
"100%" height=
"3px" src=
"icons/footer.gif" alt=
"Footer image"/>
63 <include item=
"comments"/>
64 <include item=
"copyright"/>
68 <!-- InstanceEnd --></html>