Screencast: Create Data Access Layer Using Data Access Guidance Package - Code Generation
by David Hayden ( Florida ASP.NET C# SQL Server Developer ), Filed: Web Service Software Factory
After several requests, I created a screencast that shows off some wonderful code generation goodness using the Data Access Guidance Package in the Web Service Software Factory to create a Data Access Layer in a Web Client Software Factory Solution.
I have mentioned the Data Access Guidance Package a lot lately in several posts:
but there is nothing better than watching it in action in a Screencast on the PnPGuidance Website:
The Data Access Guidance Screencasts shows one how to:
- Enable the Data Access Guidance Package
- Add a Database Connection
- Generate Business Entities from Tables in a Database
- Generate a Repository Class for Business Entities
- Generate CRUD Stored Procedures for each Table in the Database
You can find more Enterprise Library and Software Factory Screencasts there, too.
I hope you find it useful. As mentioned before, the download is much bigger to improve the audio quality.
Source: David Hayden ( Florida ASP.NET C# SQL Server Developer )
Filed: Web Service Software Factory