22
May
2009
ASP.NET MVC Opinionated Software
Out of the box, the ASP.NET MVC framework is very bland – it provides the hooks to add conventions and functionality, but doesn’t provide much in the way of structure itself. To get the most benefit out of it, you need to add in your own set of preferences, conventions, and behaviors. In the book […]
Read More