What's missing in ASP.NET MVC?
Posted
by
LukaszW.pl
on Stack Overflow
See other posts from Stack Overflow
or by LukaszW.pl
Published on 2011-01-15T21:51:18Z
Indexed on
2011/01/15
21:53 UTC
Read the original article
Hit count: 296
Hello stackoverflow,
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?
© Stack Overflow or respective owner