Completed
Razor Views
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Step-by-Step ASP.NET MVC Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 ASP.NET MVC Architecture
- 3 Setting Up the Development Environment
- 4 Your First ASP.NET MVC 5 App
- 5 MVC in Action
- 6 Adding a Theme
- 7 Action Results
- 8 Action Parameters
- 9 Convention-based Routing
- 10 Attribute-based Routing
- 11 Passing Data to the Views
- 12 View Models
- 13 Razor Views
- 14 Partial Views