You should NOT use ASP.NET MVC if. . .
Posted by: Jeffrey Palermo,
on 26 Apr 2009 |
View original | Bookmarked: 1 time(s)
You are not very comfortable with polymorphism
You aren’t willing to build on top of the framework
You rely on 3rd party vendor controls for lots of the UI
You are adverse to using open-source libraries
The above are four quick reasons why WebForms may be a better for for some time to come if you are an ASP.NET developer wondering whether you should upgrade to ASP.NET MVC. Please understand that I have switched all of my employees to this latest version of ASP.NET for...