|
|
|
|
|
by metachor
6295 days ago
|
|
Also the fact that the ASP.NET MVC framework is itself open sourced (the code is available on Codeplex). 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). |
|