Asp.Net Core MVC CRUD Operations with EF Core

preview_player
Показать описание
CRUD Operations in Latest Asp.Net Core MVC

In this video, we've implemented CRUD operations in ASP.NET Core MVC using Entity Framework DB First Approach. The application builds from scratch to a complete MVC application in a step-by-step progressive manner. I've discussed best practices that I learned from experiences in this tutorial here. also, explained possible common problems and their solution that you might have while developing the application.

DB Connection String Ref.

Discussion @ Times
____________________
00:00 - Quick Demo
00:31 - Create MVC Project
05:05 - Define EF Core Model
10:05 - Dependency Injection
12:03 - DB Connection String
14:59 - Database Migration
17:42 - Create MVC Controller
24:09 - Layout Page
25:40 - Insert Operation
32:53 - Form Validation in MVC
37:55 - Form Submission
39:58 - Display Existing Records
42:40 - Update Operation
49:39 - Delete Operation

📜 Article on this same topic

📂 GitHub Repository

💖 Buy me a Coffee

🌀 Related Videos ___

🔗 Find me in

#AspNetCoreMVC #CodAffection
Рекомендации по теме
Комментарии
Автор

you rock! So far this is the best video. you completed the entire app with short time with lots of details and styling the page. Keep it coming. Thanks a million.

danqtruong
Автор

I learned so much from this video. Thank you, thank you very much. 🙇‍♀

allwinpaul
Автор

This was so educative, I think everyone should watch this video, great job, Thanks.

mbuachege
Автор

Thank you so much man!!! Out of all tutorials I've watched you saved my project!!! thank you so much.. looking forward to see more of your videos..

seriesph
Автор

Brilliant explanation and so educative

MuraliKrishna-lmuc
Автор

very articulate tutorial ! Thank you for doing that

matthewtaheri
Автор

Thank you very much!! Great explanation!!

rafaelrodriguessilva
Автор

WOWW Great Teaching Sir you have Explained the best best best God Bless you
Great Knowledge

syedahsanafzal
Автор

You are great.. Most detailed video about asp. Net core.. Thank you sir❤

subashn.s.
Автор

Boom that's it 👌 thanks man, best video 👌👌

kavindulakmal
Автор

Thank you very much. It was very good education video about how to build .NET ASP Core MVC Web Application. Video is up to date. I am new to web development but I have managed to follow the video and build a MVC app. I have contributed small amount ($10) for token of my appreciation. Thanks again

chaminl-gmail
Автор

Thanks for the video, Shamseer! And for dark reader!

of_youtube
Автор

Normally i skip coding tutorials with heavy indian accent (purely bcs its hard to understand for me). This one, however isn't super heavy and easy to understand! thank you!

IcedCupcakes
Автор

you are the best, best video on this topic! i learned a lot! ur my personal hero!

RideTehPwny
Автор

Wow.. this has got to be one of the most useful video tutorials on the topic. I'm honestly impressed at how easy it is to go from 0 to completion of such a project!
EDIT: I'd be highly interested in the following (if it is a possibility) :
1) How to populate such a Table by reading certain values from an "uploaded" XML file. Meaning, it takes an XML as input, reads it, takes certain values, and creates an entry in the Database.
2) A simple Search option atop the Table View, to filter out rows with certain values (like date).
3) I haven't checked.. but do you have any samples of something like Inventory? Meaning, pretty much the content of this tutorial.. but where new Entries would modify data on other Tables (reducing or increasing stock).

Big_Dai
Автор

Nice video. How would you go about adding dropdownlist on the index page say where Bank Name? This way upon selection application returns only banks meeting criteria. Thanks

thegoose
Автор

What a nice video. Thank you for all explanation.
Do you have any content about MVVM ?

Leobraic
Автор

Great as usual! Could you make a new Identity/ Reg and Login / tutorial with Forgot and Reset password and Role based / admin and user / authorization !?

attilaguba
Автор

Excellent video. Any other place you shown debugging?

sahasra
Автор

Kindly make project for e-office file management system with brief explanation in asp, net core . Thank you

Technophileginfo