Create Data Access Layer Using Repository Factory Guidance Package Screencast
 |
Create Data Access Layer Using Repository Factory Guidance Package Screencast
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:
- Enable the Repository Factory Guidance Package
- Add a Database Connection
- Generate Business Entities from Tables in a Database
- Generate Repository Classes for Business Entities
- Generate CRUD Stored Procedures for each Table in the Database
Download ( 75MB, 18min AVI File ) |
Tags:
DataAccessLayer,
CodeGeneration