Perform CRUD Operations using ASP.NET – Razor Pages – Entity Framework and SQL Server Database



Perform CRUD Operations using ASP.NET – Razor Pages – Entity Framework and SQL Server Database

Perform CRUD Operations using ASP.NET - Razor Pages - Entity Framework and SQL Server Database

How to connect ASP.NET Web Application to SQL Server using Entity Framework. How to perform CRUD operations using EF and SQL Server Database. How to upload images to ASP.NET. How to implement pagination, sort and search functionalities using ASP.NET Web App.
###########################

*Source Code on Patreon* : https://www.patreon.com/posts/perform-crud-asp-86329454
*Full Course on Udemy* : not available yet

*Other Udemy Courses* :
*Traditional ASP.NET Web App* : https://www.udemy.com/course/aspnet-core-web-application-using-razor-pages/?couponCode=1020144B06D6D641661C
*Modern ASP.NET Web API* : https://www.udemy.com/course/build-aspnet-web-api/?couponCode=201005559FCD3B485A0F

*Part 2* : to be added

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

Video Content
(00:00) Introduction
(02:32) Create Project and Database
(05:01) Install EF Packages
(06:12) Create ApplicationDbContext
(09:32) Create Product Model and Products Table
(13:32) Add Products to Database
(15:11) Read Products
(22:44) Add Dropdown Item to Navbar
(25:55) Create ProductDto Model
(28:22) Create Product – Create the Form
(34:53) Create Product – Form Validation
(40:13) Create Product – Save Product
(44:36) Update Product – Read Details
(52:43) Update Product – Update Details
(58:40) Delete Product
(1:02:17) Part 2

Comments are closed.