Thursday, February 14, 2013

MVC - Designing the "Model" part of MVC

Yesterday I found myself struggling with the idea of how to implement the Model part of an MVC application in an organized and maintainable way. While googling my way I came across with this two articles that I've found very interesting, and have helped me to clear my thoughts a bit:

http://geekswithblogs.net/michelotti/archive/2009/10/25/asp.net-mvc-view-model-patterns.aspx
http://lostechies.com/jimmybogard/2009/06/30/how-we-do-mvc-view-models/

No comments:

Post a Comment