Key Features
- Seamless integration with Visual Studio.NET
- UML support with
support for forward, reverse and round-trip engineering.
- Working Persistent Object Models are generated
from UML or C# Interfaces.
- Schema Generation and Database Deployment - the
persistent object model automatically derives its database schema from the
type-definitions.
- Thanks to Data Binding, data can be displayed
and edited easily.
- The Class View Wizards which make it easy to
add business logic to the object model.
- With the Object Oriented Database Browser, the
developer can easily navigate the whole database in an explorer-like GUI.
- O/R Mapping tangible architect takes care of
the translation of tables into objects, eliminating the need for error-prone
SQL programming.
- Compliance with industry best practices such
as separation of Business Logic from the User Interface and Data Access code.
- Reliable transactions based on a connection-oriented
architecture with pessimistic locking guarantee a seamless multi-user operation.
- Support for Client/Server and Web-enabled Architectures
with up to 200 concurrent users.