Basic Data Binding with WPF MVVM - This sample demonstrates the best practices we recommend when consuming and
managing OpenAccess Context in a WPF application. You will see how to connect to
a database, execute basic Create, Read, Update, Delete (CRUD) operations and
handle the Context object.
Basic Data Binding with Windows Forms - This sample demonstrates the best practices we recommend when consuming and
managing OpenAccess Context in a Windows Forms application. You will see how to
connect to a database, execute basic Create, Read, Update, Delete (CRUD)
operations and handle the Context object.