In this tutorial you will learn how to build a Data Access Layer using Microsoft’s Enterprise Library in less than 15 minutes using CodeSmith and the .netTiers Template Library.
CodeSmith & .netTiers will:
- Implement Microsoft Patterns & Practices including full Enterprise Library integration
- Generate stored procedures for all CRUD operations including common queries based on indexes and foreign keys with server side paging support
- Generate fully documented feature rich Data Access Layer components that support serialization, binding, sorting, paging, and deep loading / saving
- Generate strongly typed collections
- Generate web service APIs for your Data Access Layer components
- Generate a full suite of NUnit tests for your Data Access Layer components
- Generate a complete NAnt build script to compile, test and generate CHM/HTML API documentation
- Allow for custom code that will be preserved during re-generation
- Generate Visual Studio Solution and Project Files
Read the .netTiers tutorial
View the .netTiers tutorial video
Posted
Feb 13 2006, 05:04 PM
by
ejsmith