Episode

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

with Jiachen Jiang

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.

Chapters

  • 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

.NET
SQL