In this video you will learn how to create an MVC 3 application using OpenAccess ORM. In addition, you will build a data model based on an existing database, and learn how to work with the OpenAccessContext object in an MVC application. Published:
2/3/2012
| Views:
0 | Library:ORM
In this video you will learn how to create controllers for the MVC application. Controllers are the glue between the OpenAccess data model created in the first video, and the views which will be created in the next video. Published:
2/3/2012
| Views:
0 | Library:ORM
In this video you will learn how to build a UI for the MVC application. This video guides you through creating views based on the controllers created in the previous video. Published:
2/3/2012
| Views:
0 | Library:ORM
In this video you will learn how to get started building a web site using the forward mapping(Model First) capabilites available in OpenAccess ORM. In addition you will learn how to extend the data model to include custom properties, and bind the data... Published:
2/3/2012
| Views:
0 | Library:ORM
In this video you will learn how to get started building a web application based on an existing database using OpenAccess ORM reverse mapping. In addition you will learn how to extend the data model to include custom properties, and bind the data... Published:
2/3/2012
| Views:
0 | Library:ORM