Session
Use MVVM in MVC/MVC Core Applications
The MVVM design pattern has long been used in WPF applications, but has not been prevalent in MVC or MVC Core applications. Using a View Model class in MVC makes good sense as you will learn in this seminar. You are going to be guided step-by-step building an MVC application using the Entity Framework and a View Model class to create a full CRUD web page. Along the way you will learn how MVVM eliminates code from the controller and moves code into a more reusable and testable class.

Paul Sheriff
Real-World Techniques Explained Simply
Nashville, Tennessee, United States