Flexible, Reliable, & Scalable .NET Solutions
Features
Creates Database Objects
Smart Views: DotNetGenie generates one view for each of the tables in the database. The views include any related tables that participate as foreign key tables. Self-joins and single table participating several times as foreign key table into another table are supported.
Stored Procedures: All interaction with the database goes through stored procedures. DotNetGenie generates several stored procedures per table. Add, Update, Delete, Fetch single row, Fetch sets of rows, and Multiple row deletes.
Concurrency Support: Any updates from the user interface checks for concurrency of data. If data in the database is modified between a select and update, DotNetGenie rejects the update and informs the user.
  Smart View Stored Procedures Generated  


Back to complete list of Features

DotNetGenie Benefits
Take Advantage of the CodeDOM Providers for .NET
Build Scalable & Secure .NET Applications
Streamline your Development Life-Cycle
Boost Developer Productivity
Migrate Legacy Applications to .NET Quickly & Easily
Eliminate the Need to Debug your Applications
Deploy Generated Applications Right Away
Reduce Development Time & Cost