What's missing in ASP.NET MVC?

Posted by LukaszW.pl on Programmers See other posts from Programmers or by LukaszW.pl
Published on 2011-01-16T10:11:51Z Indexed on 2011/01/16 10:59 UTC
Read the original article Hit count: 306

Hello programmers,

I think there are not many people who don't think that ASP.NET MVC is one of the greatest technologies Microsoft gave us. It gives full control over the rendered HTML, provides separation of concerns and suits to stateless nature of web.

Next versions of framework gaves us new features and tools and it's great, but... what solutions should Microsoft include in new versions of framework? What are biggest gaps in comparison with another web frameworks like PHP or Ruby? What could improve developers productivity? What's missing in ASP.NET MVC?

© Programmers or respective owner

Related posts about web-development

Related posts about php