- Course
Parent-Child Data with EF, MVC, Knockout, Ajax, and Validation
There are many tutorials that focus on one or two technologies involved in creating an interactive web application, but none cover all the elements of creating a complete solution that uses Entity Framework, MVC, Knockout, Ajax, jQuery validation, and concurrency tracking to roundtrip from client to server and back again. This training course teaches in a way you can easily understand and then apply these elements to your own projects.
- Course
Parent-Child Data with EF, MVC, Knockout, Ajax, and Validation
There are many tutorials that focus on one or two technologies involved in creating an interactive web application, but none cover all the elements of creating a complete solution that uses Entity Framework, MVC, Knockout, Ajax, jQuery validation, and concurrency tracking to roundtrip from client to server and back again. This training course teaches in a way you can easily understand and then apply these elements to your own projects.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
There are many tutorials that focus on one or two technologies involved in creating an interactive web application, but none cover all the elements of creating a complete solution that uses Entity Framework, MVC, Knockout, Ajax, jQuery validation, and concurrency tracking to roundtrip from client to server and back again. Even those that partially cover the technologies involved still do not cover the complexities of handling parent-child data models, such as sales orders and their associated line items. This training course teaches in a way you can easily understand and then apply these elements to your own projects.
Parent-Child Data with EF, MVC, Knockout, Ajax, and Validation
-
Introduction | 1m
-
Scaffold and Modify the Controller | 2m 21s
-
Define the Server-Side SalesOrderViewModel | 2m 13s
-
Define the Client-Side SalesOrderViewModel | 2m 42s
-
Understanding KnockoutJS and Knockout.Mapping | 55s
-
Map the Server-Side ViewModel to the Client-Side ViewModel | 53s
-
Modify the Details View to Use the Client-Side ViewModel | 2m 49s
-
Summary | 38s