By boyan
via coderjournal.com
Published: Mar 03 2008 / 07:54
I am really blown back about how fast and easy MVC is to develop with. I know the guys at Microsoft do a good job with their .NET coding, but I am really impressed by the forethought they put in to MVC. It builds on top of the standard ASP.NET package, but does it in such a way that makes it lean on top of the already feature-rich (read bloated) ASP.NET Page object. It really doesn’t feel like I have all that baggage anymore.
Comments
evarlast replied ago:
Everything I ever needed to know about ASP.NET MVC: MonoRail.
MVC is a design pattern. ASP.NET MVC is an MS framework. This is what you learned about MS ASP.NET MVC.
Voters For This Link (7)
Voters Against This Link (1)