Categories: Code generation, Object-relational mapping, Persistence - Data-tier,
Latest version: 2.3.0 Beta 2Added 2006-03-21Updated 2008-12-08
CodeSmith templates for object-relational mapping that takes an existing SQL Server or Oracle database and generates a personnalized data-access layer to use in your applications.Features include:- Generates ready-to-use Visual Studio projects and solution- Integrates with the Entreprise Library application blocks architecture- Shipped with it's own plugin, so you can configure your application directly from the entlib configuration console- Generates business entities with a 1:1 mapping (an entity for each table or view, with a property for each column)- Generates Data Access Layer Components (DALC) for tables and views- Generate strongly-typed collections for entities and repositories, supporting databinding.- Creates an ASP.NET web service for distributed programming- Create the stored procedures script and can automatically install them on the server- Generates a NAnt build file, to compile, test and generate chm/html API documentation