Generate .NET Data Access Layer - .netTiers 2.2 Released - Code Generation with CodeSmith
by David Hayden ( Florida Web Developer ), Filed: Code Generation
If you are interested in code generation and generating a data access layer for your .NET Applications, you may be interested in the recent release of .netTiers 2.2.
Per the website:
“.netTiers is a set of open source code generation templates that simplify the tasks of creating customized Application Tiers for your Microsoft.Net applications in just a few minutes. .netTiers utilizes the power of the best code generation tool available today, CodeSmith Tools. .netTiers generated architecture is custom to your domain, uses familiar patterns, and follows the guidance of Microsoft's recommended patterns and practices.”
You can read the complete announcement, but here are the top 3 notable enhancements:
- Added Enterprise Library 3.0 and 3.1 as generation options.
- Added several performance enhancements to the .netTiers framework.
- Corrected several multi-threading issues throughout the framework.
Learn more here.