Sign in to confirm youā€™re not a bot
This helps protect our community. Learn more
How do I use SQL Server with C# and .NET?
475Likes
37,085Views
2023Apr 18
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: ADO.NET - https://learn.microsoft.com/en-us/dot... Dapper - https://dapper-tutorial.net/ Entity Framework - https://learn.microsoft.com/en-us/ef/... Source code: https://github.com/jcjiang/CSharp-Acc... Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa šŸ« Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnet #dotnet #efcore #dapper #adodotnet

Follow along using the transcript.

dotnet

325K subscribers