CRUD Operations using ASP.NET Core MVC, Entity Framework and SQL Server | Create Read Update delete

Описание к видео CRUD Operations using ASP.NET Core MVC, Entity Framework and SQL Server | Create Read Update delete

How to perform CRUD operations using ASP.NET MVC and Entity Framework Core. How to connect to SQL Server using Entity Framework and ASP.NET Core Web Application (Model-View-Controller). How to perform CRUD operations using EF and SQL Server Database. How to upload images to ASP.NET.
###########################

Source Code on Patreon :   / crud-operations-99301298  

Full MVC Course on Udemy : https://www.udemy.com/course/aspnet-c...

Other Udemy Course :
ASP.NET with Razor Pages : https://www.udemy.com/course/aspnet-c...
ASP.NET Web API : https://www.udemy.com/course/build-as...
React JS Course : https://www.udemy.com/course/build-co...

#########################

Video Content
(00:00) Introduction
(01:15) Create Project and Database
(04:11) Install EF Packages
(06:04) Create and Register ApplicationDbContext
(08:50) Create Product Model
(10:35) Create and Fill the Database Table
(14:07) Read Products
(23:22) Create ProductDto Model
(25:44) Create Products - Create the form
(31:39) Create Product - Save Product
(38:02) Update Product - Read Details
(44:43) Update Product - Update Details
(49:07) Delete Product

Комментарии

Информация по комментариям в разработке