D4MODELIZER
D4Modelizer is a simple but powerful code generator. It produces C# code from your Database. Each table could be mapped to an object and its fields in properties. D4Modelizer propose a mapping schema between the database structure and the object model.
Features
- Map your DataBase to Object Model.
- Produce secure and optimized C# code.
- Reduce develop time with integrated persistance methods.
- Each object could have Add,Delete,Modify,GetData methods corresponding to data source.
- Works with SQLServer, MSDE, IBM DB/2, Oracle, Sybase, MySQL, Access,Firebird and PostgreSQL.
- Create directly Project for MS Visual Studio & SharpDevelop.
- Produce Unit Testing with NUnit framework
- US,Spain,Italian & French versions.
