Error!
Success!

MPBlog Implementation. Part 4

0
kicks

MPBlog Implementation. Part 4  (Unpublished)

In my previous post we looked at the domain model and the class maps associated with it. In this post lets look at the Repository and Unit Of Work implementations. Note: The following is based on the FubuMVC contrib project. IRepository A repository is an abstraction layer which gives your application an in memory domain object collection. This layer helps in making you application agnostic about where the data is coming from or where it is persisted into. It co...


Kicked By:
Drop Kicked By: