Speeding up your MVC or web form applications is always worthwhile, but seldom easy. However, you can use Angular to make this process easier. In this course, The Journey from MVC to Angular, you're going to learn to slowly convert an MVC webpage to use Angular for all your searching, listing, adding, editing, deleting, and validation of data. First, you'll learn why you need more client side code and how it can benefit you. Then, you'll learn how to add, edit, and delete without postbacks. Finally you'll learn some tips and trick on the validation of data. By the end of this course you'll feel comfortable using Angular to handle standard web page functionality.
Overview
Speeding up your MVC or web form applications is always worthwhile, but seldom easy. However, you can use Angular to make this process easier. In this course, The Journey from MVC to Angular, you're going to learn to slowly convert an MVC webpage to use Angular for all your searching, listing, adding, editing, deleting, and validation of data. First, you'll learn why you need more client side code and how it can benefit you. Then, you'll learn how to add, edit, and delete without postbacks. Finally you'll learn some tips and trick on the validation of data. By the end of this course you'll feel comfortable using Angular to handle standard web page functionality.
Syllabus
- Course Overview 1min
- Why You Need More Client-side Code 17mins
- Convert MVC Tables to Angular Templates Using Data Binding 32mins
- Convert MVC Drop Down Lists and Perform Searching Using Angular 26mins
- Handle UI State and Exceptions with Angular Data Binding 20mins
- Add, Edit, and Delete with Angular 27mins
- Don't Forget the Validation of Data 22mins
Taught by
Paul D. Sheriff