EF7 getting started with Windows Forms
EF7 getting started with Windows Forms
I made some videos based on EF7 tutorial "Getting Started with Windows Forms" that you can find here
https://learn.microsoft.com/en-us/ef/core/get-started/winforms
EF7 getting started with Windows Forms - Intro
EF7 getting started with WinForms - Install EF Core NuGet packages | Define a Model
EF7 getting started with WinForms - Define DbContext | Adding controls to the form
EF7 getting started with Windows Forms - Data binding
EF7 getting started with Windows Forms - Configuring what is displayed
EF7 getting started with Windows Forms - Connecting to EF Core
EF7 getting started with Windows Forms - Populating the Products view