I very often read/post at Borland ECO newsgroup and last week I saw a post from Peter Morris about ECO "extension" for MonoRail.
Honestly saying I was surprised and thought "what's new this guy had invented". And didn't pay attention at the MonoRail that day. I always know Peter is very innovative and "Object Oriented" guy. And I like his ideas a lot... My knowledge leak about MonoRail was not leaving me. I felt I have to take a look at that at least.
As always, feeling uncomfortable of unknowing something, like MonoRail, I decided to find what a Framework it is.
After some research I found demo (HIGHLY RECOMMENDED) that opened my mind.
I was really impressed of that Framework.
This Framework provides strong separation of Presentation (View) and Business Logic (Controller) in ASP.NET applications.
Some articles about it:
- ASP.NET Supervising Controller (Model View Presenter) From Schematic To Unit Tests to Code.
- MonoRail vs ASP.NET.
- MonoRail/WebForms - pros/cons.