Sunday, March 01, 2009

MVC

Some time ago I started a personal project to investigate ASPNET and MVC. My motives were to learn MVC, but also to find out how hard could it be.

Turns out the basic framework is easy. The hard part is to implement all the helpers. And during my experiment, Microsoft shipped ASPNET.MVC RC1.

Reinventing the wheel is fun, but not that fun.

No comments: