A tool which reads data tables schema from the database and creates business objects (.NET classes) to be used with
Objects Persistence Framework (G.OPF). Currently supported providers are SQL and ODBC. Using this tool and our G.OPF, the application development process is rised the whole new level. The developer doesn't have to worry about read/write database operation any more but instead place his focus to the application logic and design. For example, saving to the database is done with a single line of code: bool success = MyObject.SaveToDB(); and the whole task is handled by the G.OPF.
source: C#, .NET framework 2.0 or above
Distributed under Commercial Open Source license.
SYTEM REQUREMENTS
- Windows with .NET framework version 2.0 or above
DEVELOPER EDITION PACKAGE CONTENT
- Compiled application with full functionality
- Complete source code C# - Visual Studio 2005 SP1 project
DEMO VERSION LIMITATIONS
- No source code included
- Reads the first 3 database tables only
- Expires after 10 days