Reputation: 167
Does anyone have an experience with developing a big web app using ASP.NET MVC ver 1?
If yes:
Thanks in advance
Upvotes: 0
Views: 185
Reputation: 32179
Carsonified is staging a public wireframing of his new "hello" app written in ASP.Net MVC. It's worth keeping an eye on.
http://carsonified.com/blog/carsonified/sketches-wireframes-logo-ideas-meet-our-new-app/
Upvotes: 0
Reputation: 5879
In brief, just my opinions ...
Risks & Troubles (I found) :
Main points to pay attention to
There are other MVC frameworks. Wikipedia has a list: http://en.wikipedia.org/wiki/Model-view-controller
As a UI developer my preference would be to use MVC over Webforms now.
Upvotes: 2