youtube image
From YouTube: Working with the new Microsoft.Data.SqlClient

Description

Introducing the new Microsoft.Data.SqlClient
https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient?WT.mc_id=ondotnet-c9-cephilli

Microsoft.Data.SqlClient GitHub repo
https://github.com/dotnet/SqlClient?WT.mc_id=ondotnet-c9-cephilli

Client programming for SQL Server documentation
https://docs.microsoft.com/en-us/sql/connect/homepage-sql-connection-programming?view=sql-server-ver15&WT.mc_id=ondotnet-c9-cephilli

In this episode, Vicky Harp joins Jeremy to talk about the new Microsoft.Data.SqlClient. They discuss why this new package was created, feature scenarios it supports, and also show off some demos of how to migrate.

[01:20] - Why is there a new SqlClient package
[03:54] - How do the features compare to the previous SqlClient support?
[06:33] - Moving to Microsoft.Data.SqlClient Demo

#dotnet #dotnetcore #azuresql