NDO Users Guide

Thank you very much for using .NET Data Objects (NDO). NDO is a powerful tool that allows storing the state and relationships of your .NET objects in relational databases. NDO takes care of building the database structure and storing and retrieving the objects. The developer can focus on his problem domain and does not have to worry about data tables, columns and rows or complicated SQL queries.

Just write classes representing your application logic and let NDO handle the persistence.

NOTE!

This text has been converted from the old Visual Studio help system. It might contain broken links and nonexistent pictures. Nevertheless it contains a lot of useful information, so we decided to put it online anyway.

Over time, we will revise the text and correct the errors. Thank you for your patience.