ASP.NET Core 6 MVC And EF Core 6 CRUD Operations Using Code First Approach | Scaffolding DotNET 6

preview_player
Показать описание
Create ASP.NET Core 6 MVC And EF Core 6 CRUD Operations Using Code First Approach. Create automatic code using Scaffolding in DotNET 6. MVC stands for Model View and Controller. This is a popular design pattern. Using Code first approach in .NET 6 I am creating database and corresponding tables by running the .NET code. I am also performing create, read, update and delete operations.

You can check my other video on .NET core 6 razor pages and code first approach at the below location:

Do you want to learn how to use and interact with the ChatGPT AI language model, one of the most powerful and versatile natural language processing tools in the world? If yes, then you should check out this amazing course that will teach you everything from the basics to the advanced features of ChatGPT. Click on this link to get started and enjoy a special discount from me:

Download source code from:

The tools used for this video tutorial are as below:

Microsoft Visual studio 2022

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

after watching hondreds of videos finaly found short and well lecture video Thank you Praveen.

UmarKhan-mvzs
Автор

I am trying out .NET 8.0 and creating a sample MVC app with SQL Server database backend and this video helps a lot. Thank you!

ARESCOM_PA
Автор

Thanks so much for this educative video. Please I like to request that you do a video for inserting /updating records using jquery/ajax approach. Thanks in advance. Am using VS 2022 version.

wilsonochuko
Автор

Great video and it helps me to understand core or entity, how can we do table modification or add some more column, Thank you so much !!

RahulRaj-mjmg
Автор

iam getting error when i enter the command update database can you help me with this
" A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SNI_PN11, error: 50 - Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start."

balaji
Автор

This video is amazing and soo understanding but I have got a doubt while doing the same in VS 2022. I created a project. Installed the same version of packages as yours 6.0.3. Then I got a warning(I'm running package restore operation with an HTTP source so, migrate to HTTPS source) and then I try to add the controller and chose the same as you did but I am then getting an error window which says "package restore failed.Rolling back package changes for myapp" . What to do??? Please help

MiznaSaleemudheenC
Автор

@praveen you have not shown the process of creating the context in this video

nadeemansari
Автор

Hi, I got some error occurred in add MVC controller with views, using entity framework. Can you please how find error and rectify.

joenathan
Автор

what of the purpose of question mark in public string Name? and what version of your IDE Thank you

face
Автор

Hello, I cant click the create new in my work? can you help me

ceemartinez