Why you should NOT reject MonoRail
I am currently trying to convince a client that we really should use MonoRail for the project. After explaining the benefits and sending a couple of tutorials in his path, I had a few minutes to sit with him about it and we talked code:
        <head>
               <title>Exesto</title>
               <link rel="stylesheet"
                        type="text/css"
                        href="/style.css"
                        media="screen, print" />
               ${Ajax.InstallScripts()}
               ${Scriptaculous.InstallScripts()}
</head>
His main objection at the moment is:
I need to work on my explaination skills...
 

Comments
Comment preview