LLBLGen, worlds number one data-access tier generator for .NET, generates a complete data-tier (both .NET classes (in C# or VB.NET) and all necessary stored procedures) for a given SQLServer 7/2000 database, including the compatible MSDE versions.
The generated .NET code is compiler-ready and can, when compiled by the .NET C# or VB.NET compiler, be used immediately by other applications.
The stored procedures generated can be installed into the target database by simply running the generated T-SQL script. LLBLGen saves developers a lot of time, sometimes more than 30% of a total project's development time, and let them focus on the real deal: business logic code, instead of hammering out an endless list of almost the same routines.
[ read more ]