hisystems.com.au - Database Objects

Description: Database Objects and object-oriented design

.net (11026) vb6 (51) business logic (16) object oriented databases (2) object-oriented database design (1) database classes design (1) business logic and relational databases (1) classes and database design (1) database class library (1) database abstraction layer (1)

Example domain paragraphs

Welcome to the Database Objects website. The site is for .NET, iOS, Android and VB6 programmers interested in developing object-oriented systems to encapsulte their relational database systems and business logic. Object-oriented design together with the DatabaseObjects library can significantly simplify the development and maintenance of small and large systems by providing a mechanism to consolidate business logic, maintain data integrity, increase productivity and minimise errors. The library can be used

Check out the tutorial videos to help get you started here .

The DatabaseObjects library is a.NET object relational mapping tool that contains a large set of powerful classes that interface to the underlying database system. Classes and properties in the business layer / model are marked with attributes (or functions overridden) in order to indicate the table and field mappings to the database. The library is simple, powerful and easy to learn. There are no external files to setup - everything is setup using standard object-oriented techniques. It is light-weight, fl