Rebuilding Web Forms Applications in MVC

Pluralsight
Course Summary
The transition between Web Forms and MVC can be easy. In this course, you'll explore how to rebuild legacy ASP.NET Web Forms applications in MVC. You'll look at how development translates between frameworks by rebuilding a sample application.
-
+
Course Description
Transitioning from ASP.NET Web Forms applications to MVC applications can be difficult, but you can ease the transition. This course, Rebuilding Web Forms Applications in MVC, will help developers, like you, to migrate to a new framework. You'll complete this task using a two-tiered approach: first, you'll compare and contrast what high-level concepts are shared between Web Forms and MVC. Next, you'll learn how they are both built on the larger ASP.NET platform. Finally, you'll explore how the specific implementation details of those concepts vary between frameworks, demonstrated by rebuilding a meaningful sample application. By the end of this course, you'll be more prepared to rebuild apps and make a smooth transition to MVC.
-
+
Course Syllabus
Course Overview- 1m 45s
—Course Overview 1m 45sPutting Web Forms and MVC in Perspective- 21m 5s
—Introduction 1m 17s
—Is This Course for You? 2m 35s
—Understanding Web Forms 5m 54s
—Introducing MVC 4m 10s
—The Agenda 2m 1s
—Touring the Sample Application 3m 49s
—Summary 1m 16sRequest Management- 40m 25sDesigning with Layouts and Views- 33m 28sWorking with Forms- 24m 44sImplementing Data Validation- 26m 6sUnderstanding Partial Views and Child Actions- 25m 55sEnhancing the Application with Ajax- 22m 24sWorking with Data- 33m 35s