Completed
Mock Database and ASP-Route
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ASP.NET 6.0 and Entity Framework Core - Complete 3-Hour Course
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is ASP NET Core 6.0
- 3 Why ASP NET Core 6.0
- 4 What tools other than Visual Studio do we need?
- 5 MVC Chapter
- 6 Changing our Navigation
- 7 Creating a form
- 8 What is Razor Pages
- 9 What are we going to build
- 10 Homepage and the basics of Bootstrap
- 11 Our Sales page
- 12 What is MVVM?
- 13 Set up a Data Model
- 14 Set up a View Model
- 15 IActionResult OnPost and RedirectToPage
- 16 OnGet and Displaying data from URL
- 17 Mock Database and ASP-Route
- 18 Adding an SQL Database
- 19 Saving Data to the Database
- 20 Show Pizza Orders Page
- 21 Final Adjustments
- 22 Outro