Completed
Overall Key Takeaway
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ASP.NET Core and MVC - Complete Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction to ASP .Net
- 2 Intro and Agenda of ASP .Net Core
- 3 Introduction to ASP .Net Core Framework
- 4 Difference between .Net Core and ASP .Net Core
- 5 Languages Supported by ASP .Net Core
- 6 ASP .Net Core Environment Setup
- 7 Project File for ASP .Net Core
- 8 Main Method of ASP .Net Core
- 9 InProcess Hosting for ASP .Net Core
- 10 A Web Server for Kestrel in ASP .Net Core
- 11 Hosting for ASP .Net Core Out-of-Process
- 12 Section 3 point 1 of ASP . Net Core
- 13 LaunchSettings Json File for ASP . Net Core
- 14 Startup Class for ASP . Net Core
- 15 AppSettings Json for ASP . Net Core
- 16 Components of ASP . Net Core Middleware
- 17 Request Processing Pipeline for ASP .Net Core
- 18 wwwroot folder in ASP .Net Core
- 19 Middleware for Static Files in ASP . Net Core
- 20 Setting Up the Home Page in ASP . Net Core
- 21 CLI and Templates of ASP . Net Core
- 22 Summary of ASP Net Core
- 23 Introduction and Agenda of ASP . Net MVC
- 24 Introduction to ASP . Net MVC
- 25 Setting up in ASP . Net MVC
- 26 MVC Lifecycle
- 27 Routing in ASP . Net MVC
- 28 Working with Views in ASP . Net MVC
- 29 Controller Actions and Action Results in ASP . Net MVC
- 30 Data Access with Entity Framework in ASP . Net MVC
- 31 Forms and Data Validation in ASP . Net MVC
- 32 Authentication and Authorization in ASP . Net MVC
- 33 Error Handling and Logging in ASP . Net MVC
- 34 Deployment and Publishing in ASP . Net MVC
- 35 ASP . Net MVC Web Application Development - Demo
- 36 Summary of ASP . Net MVC
- 37 Overall Key Takeaway