Cedar City Group: My approach to MVC...

Tuesday, November 27, 2007

My approach to MVC...

Over the holiday, in addition to several other tasks, I decided to develop my approach to the upcoming release of Microsoft's MVC framework. From what I've learned so far, MVC is definitely the way to go. After studying MVC, web forms looks like a kludgy mess. MVC is clean and cool.

Anyway, my problem is that I have several sites that could use some revamping. I want to use MVC but what do you do? Microsoft's frame work isn't available. Monorail is out and stable but will it be used going forward? I studied several approaches, including writing web forms in a more MVC like manner.

I've decided to use monorail for my upcoming projects. I am certain that there will be a simple upgrade path to Microsoft's MVC if necessary. Monorail gets me on the way with my upcoming projects.

0 comments: