Connection With MSSQL Database Using ASP.NET Core MVC

preview_player
Показать описание
In This Section We will learn database connection using ASP.NET Core MVC.
Рекомендации по теме
Комментарии
Автор

Amazing tutorial bro, cannot thank you enough.

Soccerstarz
Автор

Cool. Thanks for showing that it is still possible to connect to a database in somewhat the same way as we are used to EVEN in .NET core. Great video.

northernpanda
Автор

Big Thank you, its so simply explained..

subhashish
Автор

I have windows autentication... This change on the appsettings.json? I have this error on the
"connection.Open();"
it say
"provider: Shared Memory Provider, error: 0"

kevinramirez
Автор

If you define a connect sting in the controller it means that every time a request occurs, a connection occurs and this is dangerous if the request is in a busy system

josefj
Автор

Hi, please, I want to use the MSSQL Database Connection using ASP.NET Core MVC to display the list of data in a bootstrap view. Help me please

sebouhien
Автор

Hi there thank you for the video. but in connection string i am getting null value. what can be the reason for the same ?

neeravporiya
Автор

You didn't mention what packages did you use? How are you connecting to the Database? I don't see you are using Entity Framework. So what are you using then? please mention that. I am looking for ways to connect to DB without using Entity Framework.

SajjadSohail
Автор

its good info but the music made me sleepy :d

onurmetin
Автор

why you connect the database into controller why not in Startup.cs file

musawerawan
Автор

Thanks for the video sir, suppose i want migrate this project to the godaddy then what are the changes that i need to do. Can you pease share the source code of this project

visheshmahale
Автор

how do i print an entire column of data ?

Some
Автор

Can we use this solution in Linux Environment?

hrishikeshgalphade
Автор

Thanks can you make web api core with dapper

deepakbhagat
Автор

I have a serious problem with this music

chocodil