979 Views
MVC took 3 versions to become a stable and widely usable web application development framework, but still had you doing many things from the ground up. Version 4 now comes with plenty more in the box and it's looking more and more like a web framework to be reckoned with
2 comments
dpeterson
3/29/2012 8:22:17 AM
I was particularly impressed with how simple the single-page application template was to use. There's hardly any code to write, ASP.NET is really doing the heavy lifting there.
RobertTheGrey
3/29/2012 9:34:46 AM
I would treat it as a V1.0 though, having single page apps built into the framework is awesome, as long as you're aware it may take some time to mature :)