|
Overview from the site:
This screencast demonstrates using the Repository Factory Guidance Package to generate a data access layer for web and winform applications. Discusses differences between it and the older Data Access Guidance Package.
The screencast highlights:
Watch it here.
Aside from being able to mock a repository, what is the benefit of using a
repository for data access, as opposed to a normal data access layer?