How do I use SQL Server with C# and .NET?

preview_player
Показать описание
Jiachen Jiang (PM, Data Access) will walk us through how to work with SQL Server using C# and .NET and decide which approach works best for your scenario. They explain the differences between the three solutions and demo how to connect to and query a database in each one.

00:00 - Intro
00:52 - Ways of using SQL with .NET
01:35 - Demo: Connecting to SQL Server with EF Core
03:33 - Demo: SQL Server with Dapper
04:30 - Demo: SQL Server with ADO.NET
04:55 - Summary & Wrap-up

Links:

#dotnet #efcore #dapper #adodotnet
Рекомендации по теме
Комментарии
Автор

I honestly wish I would have had a nice quick overview like this early on in my c# learning ventures. Thank you so much!

ColetonicSolFa
Автор

A video like this for rest api without EF would be great

jeffwilson
Автор

I get.

State Details
Error (active) CS5001 Program does not contain a static 'Main' method suitable for an entry point

jimh
Автор

A short video like this building a crud rest api would be nice

DiegoAguilera
Автор

nice short video, but microsoft should gift the lady a better microphon for her effort 😄

mspeedking
Автор

Nice but too simple examples. Should be more complex objects with mapping. Only then do you see the real differences and limitations. Benchmarks will be nice to see, too. I'm waiting for the next episode.

sulmarpl
Автор

What's the target audience for this kind of video?

mbut
Автор

Please ask Microsoft to provide you a better mic.

usmanfarooq