ASP.NET Core MVC CRUD Operations using .NET 8 and Entity Framework Core - MVC For Beginners Tutorial

preview_player
Показать описание
👉 ASP.NET Core MVC - UDEMY COURSE 🚀

In this video, we are going to create an ASP.NET MVC CRUD app using Entity Framework Core and SQL Server. We will use .NET 8 MVC template in Visual Studio 2022 to create this CRUD app.

This is a Model View Controller pattern which is a very famous architecture pattern in software design and is equally popular when clubbed together with the ASP.NET framework

We will use Bootstrap 5 in this ASP.NET MVC website to style our pages.

We will install EF Core packages and use the code-first approach to create our SQL Server database.

This will be a great ASP.NET Core MVC Tutorial for beginners and for those who have already worked in ASP.NET MVC before, this video would be a great refresher.

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

Everyone is creating content with automatic features, so many things remain misunderstood. However, you create everything from scratch, and I've been able to understand it all.

Lets_develop_it
Автор

Excellent tutorial. Had difficulty finding a video that didnt just use automatic features. This has been so handy!

PM-xiwl
Автор

Thank you so much. I was looking for this video and finally landed here. Best explanation.

arnavgour
Автор

OMG I love this. This tutorial is so good! You explain everything step by step and you made it easy to learn!

karolinamaka
Автор

Very glad I found your video, concise and clear instructions sticking to the main topic.

thinkdifferent
Автор

Thank you Sameer, Your explanation is awesome. I am a beginner in .NET MVC. But I understood each and every point you explained. Great Job 👏

dmtxqcc
Автор

By far one of the best videos on CRUD operations in .NET Core 8.0 Awesome brother.

SohaibHasan
Автор

Sir, You are very intelligent and knowledgeable person
Respect++

pranjalpandey
Автор

A good start... so much more functionality to add...form value validation...storing phone number and email address in a standard formatting..storeing Subscribed as 'Y'|'N' values...have a different table name in the database from the Model name...paging/scrolling list when the Students records are bigger... Open Id Connect Azure authentication...foreign key values in the regions...the "Add""button" on the Students/List page and redirecting back to Students/List on the Add page after "Save"

marcdunivan
Автор

Thank you so much Sameer for this tutorial. I really needed it.

ableballon
Автор

This is very cool because it’s like creating a new database from Visual Studio, but not from SQL Server Management Studio.

ableballon
Автор

Thank you sir for creating this best tutorial

syedmubeenhussain
Автор

Hello, thank you very much for the video, I wanted to ask you if you have any crud with pagination?

luisfernandodeolazabalsche
Автор

Thank you so much Sameer, you were incredible :')

paulantonibriceno
Автор

Excellent Explanation, I enjoyed my Weekend with your CRUD Tutorial
Now I'm bit confident about,
(1) Async Method
(2) Entity FrameWork
(3) dbContext
(4) Razor View
(5) ViewModel
(6) RediretToAction Functionality
(7) Controller.

TechGuyHabib
Автор

Really sir good explanation thank you for you valuable time

Suni
Автор

Cool asf mate really good video, thank u a lot <3

hi
Автор

Thank you for the Tutorial. Very easy to follow

duvanm
Автор

GRACIAS POR COMPARTIR TUS CONOCIMIENTOS ... LIKE

matsoft.oficial
Автор

I kept doing save but its not showing the details that I input to the form back to the viewModel. Why is that?

jayjorneypua