#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