|
|
|
|
|
by AlexTheFounder
6295 days ago
|
|
Timing is king. For MS it means that they have to adapt to new trends faster if they don't want their products abandoned. MVC is a really big step forward, something that most people didn't expect from MS (meaning the inclusion of third party stuff). |
|
I've been using this framework for a recent project at my day job and it's definitely a step in the right direction (i.e. toward design patterns common in other popular web development frameworks such as MVC, pluggable ORM system, use of third-party libraries such as jQuery, clear separation of concerns, and a strong focus on test driven devlopment).