This website is intended as archive for old content and forums.
Please visit http://opf3.codeplex.com for the project's new website.

 

Video Player - Lesson 2: Creating persistent objects

This lesson gives an overview of how to create persistent objects. You will learn how to map a class to a database table and how to bind properties to the rows of that table. The lesson shows also how to specify the type and rules on the bound properties (by using the named properties of the FieldAttribute).

Read more...