
Learn ASP.NET Core MVC & EF Core in 1 Hour – Fast Track for Beginners
🎥 Welcome to the Complete .NET 9 MVC CRUD Tutorial using Entity Framework Core and SQL Server To build real time message and video call follow this video: https://youtu.be/2oEgRs4ICxo How to deploy full stack app in azure ci/cd? https://youtu.be/t9ka1O5_dxk GitHub Repo: https://github.com/pushpa-raj-dangi/MVC_CRUD_APP.git Buy Me Coffee: https://ko-fi.com/codewithpushpa Course Outline: 0:00 Prerequisite to follow this course 1:05 Create MVC Project In .NET 9 2:30 Run .NET Application In Visual Studio 2022 2:42 Let's Add About Page in MVC 3:11 Let's Create First View About.cshtml 4:25 Add New Menu Item In MainLayout 5:00 Add Products In Menubar 5:50 Create Product Controller 6:00 Add Index View For Display List of products 7:19 Create Product Model And DbContext Class 8:44 Install Nuget Package EntityframeworkCore, EntityframeworkSqlServer,EntityframeworkCore.Tools 10:39 Let's add SqlServer Connection String in AppSettings.json 11:34 Add SqlServer in service Container 12:30 Add Initial Migrations 14:13 Implement CREATE Product In .NET 10 MVC 21:50 Implement Client and Server Side Validation in .NET 10 MVC 24:00 Fetch product list in product page 26:35 Implement UPDATE Product In .NET 10 MVC 36:00 Implement DELETE Product In .NET 10 MVC 43:10 Display Notificaion Using TempData When CREATE, UPDATE And DELETE 48:17 Let's Implement DELETE using REST API & JQuery In .NET MVC 54:22 Dispaly Beautiful Confirm Dialog Using SweetAlert2.js 59:45 Don't forget to Subscribe Channel