Project Description
Next.CodeGen project is a meta-model based application generator. It offers a command line interface and Visual Studio 2010 Add-in in order to help developers :
- Generate Schema from SQL Server DataBases.
- Generate forms and user controls based on Schema (Bindings, Relations between tables, integration with ADO.NET Entity Framework and LinQ To SQL.
- Generate a fully customized user interface (With Menu logic, navigation logic, etc.).
Next.CodeGen offers a logical separation separation between different layers(Core, Common Controls, Presentation, Models, etc.).