Antech Solutions - C# Code Generator
This tool will read all the tables from a MSSQL or MSDE database.
This tool will read all the tables from a MSSQL or MSDE database and create the Class files (more than a Data Access Layer Class) accordingly regardless of the type of the project that you create (Web/ Windows or Mobile).
It also creates the necessary Stored Procedures based on the selection.A sample project has been included as well.