Data Access Guidance Package - The Repository Factory
Data Access Guidance Package - The Repository Factory
The Web Service Software Factory contains a set of guidance related to the creation of data access components, which is a much larger problem space than just services. The patterns & practices team have decided to split this package out into its own project and name it: The Repository Factory.
The Data Access Guidance Package - The Repository Factory is not intended to be a be-all-does-everything ORM solution. Instead, it's a lightweight code generator that automates most of the hand-coding needed to build domain model object and persist them to a database.
Enjoy!