How to access data from Microsoft SQL server using C#
EN64
0:00 / 0:00
How to access data from Microsoft SQL server using C#
1 424 просмотра · 2 года назад
EN64
418 подписчиков
1 424 просмотра · 2 года назад
#csharp #sqlserver #entityframework #ado.net
A basic introduction to accessing Microsoft SQL Server using #csharp
Three methods are included in this video:
1. Ado.Net
2. Database first
3. Code first
00:43 Create demo database
03:05 Ado.NET
16:10 Database first
22:37 code first