- 3
- 190 140
Codinblue
Tunisia
เข้าร่วมเมื่อ 3 ก.ย. 2023
A TH-cam channel to learn programming languages
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* : www.patreon.com/posts/crud-operations-99301298
*Full MVC Course on Udemy* : www.udemy.com/course/aspnet-core-mvc-guide/?couponCode=CB401BEC03C561D742B9
Other Udemy Course :
*ASP.NET with Razor Pages* : www.udemy.com/course/aspnet-core-web-application-using-razor-pages/?couponCode=CB00032AC1B6F8FD976
*ASP.NET Web API* : www.udemy.com/course/build-aspnet-web-api/?couponCode=CB00F292785597E28EBF
*React JS Course* : www.udemy.com/course/build-complete-react-application/?couponCode=CB003717FBD385D22928
#########################
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
###########################
*Source Code on Patreon* : www.patreon.com/posts/crud-operations-99301298
*Full MVC Course on Udemy* : www.udemy.com/course/aspnet-core-mvc-guide/?couponCode=CB401BEC03C561D742B9
Other Udemy Course :
*ASP.NET with Razor Pages* : www.udemy.com/course/aspnet-core-web-application-using-razor-pages/?couponCode=CB00032AC1B6F8FD976
*ASP.NET Web API* : www.udemy.com/course/build-aspnet-web-api/?couponCode=CB00F292785597E28EBF
*React JS Course* : www.udemy.com/course/build-complete-react-application/?couponCode=CB003717FBD385D22928
#########################
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
มุมมอง: 114 328
วีดีโอ
ASP.NET Core Web App - Authentication and Authorization using Identity - Razor Pages and SQL Server
มุมมอง 49Kปีที่แล้ว
How to implement user registration, authentication, authorization and role-based authorization in ASP.NET Web Application using Identity, Entity Framework SQL Server and Razor Pages. How to create user roles. How to scaffold Identity UI items. How to setup Entity Framework DbContext. *Source Code on Patreon* : www.patreon.com/posts/asp-net-web-app-87265780 *Full Course on Udemy* : www.udemy.com...
Perform CRUD Operations using ASP.NET - Razor Pages - Entity Framework and SQL Server Database
มุมมอง 27Kปีที่แล้ว
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* : www.patreon.com/posts/perform-crud-asp-87265859 *Full Course on Udemy* : www.udemy.com/course/aspnet-core-web-a...
Thanks a lot for your clear and simple description of the topic
But why description is not shown in the output? What's the reason of hiding that?
If only PHP can same thing like this, and forgot about stupid deprecated things
There is a problem with the registration. It is not registered. At 28:53 please solve the problems 😅
I found the video usefull, a like from me and subscribe. Good job!
جزاك الله خيرا اخوك من مصر 🤍
After browsing for hours , I finally found this great video. Thanks a ton for your efforts. It worked so smoothly.
thank you men
Thanks!, It helps me alot to think about to add some features.
How to Redirect to Register and Login Page and please upload the video is properly and also Register page controller action explain in detail
Should the database contain at least 3 tables managed by the application?
*Full Course on Udemy* : www.udemy.com/course/aspnet-core-mvc-guide/?couponCode=CB401BEC03C561D742B9
BIG THANKS TO YOU SIR! IF U COULD give us a coupon code for your course
Hello, this is the link with the coupon code: www.udemy.com/course/aspnet-core-mvc-guide/?couponCode=CB401BEC03C561D742B9
i cant upload imagen, app craches when adding new product
when i edit an image; it breaks and doesnt show image but when i close it and run the program again, it loads up; how to fix?
The static asset '/pictures/20241023093602072.avif' was not found in the built time manifest
You deserve thanks. Hope Allaha will return your effort with your good wishes. Best wishes from Bangladesh
Wow very nice bro
thank you bro
Really Useful. Thank you 😍
can you do a tutorial for rdlc?
You deserve my subscription brother
Please share code link. I want to see code
merci pour le support, c'est vraiment génial
Many thanks to you sir very good tutorial, I have a question, what if I have another table, how do i connect to <anothertable>?
thank you, just followed it all the way through and got it working with OracalDB
Thank you, this is my first web application done. Very good tutorial overall. Would be better when you can show the design of the webpage when you are explaining about the cshtml file.
42:03 I have one question, what is the point of returning ProductDto to edit page rather than returning Product? If you use Product, you dont even need to use the dictionary of ViewData.
Amazing tutorial. This was a great refresher for me (its been awhile since I have done this) and this has to be the best explanation I have ever seen. Bravo! Thank you!
The project is good for beginner , there is one problem in code when you tried edit text item except image then you will get error to avoid it add your update image code in if image not equal statement.
can u make crud operation but with modal popups? ur explanation is the best one so far
Easy to follow - This is my 2nd video on C# and I am amazed at how simple it seems to be. Of course, vids are not as complex as real-life scenarios may get but CRUD is a breeze as shown here. Nice work! Thanks!!!!
How to make dropdownlist selected value for another dropdown list
not bad 🙂
Hi Codinblue. I have an issue with the MVC project error in the project. Can you help me?
Thank ya sir. The codes actually work. I have spent days looking for almost all tutorials to get the concepts and this is by far the best. Truly appreciate.
I too like ur explanation.. 🎉
I like your videos , please make more videos
9:04
Thank you sir, you got a new subscriber
new video plz
i think it's unwant steps to create ProducrDto
How to fill data base with sql query?
Thanks for this video. It has been super helpful
23:41
13:11
Good Explanation Thanks
Can you demonstrate how to do the same project using vs code on Garuda or arch linux please? Thank you.
thank you man
can u give me sql file ?
Actual image element cannot display on create view ?