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 Top EF7 getting started with WinForms - Install EF Core NuGet packages | Define a Model Top EF7 getting started with WinForms - Define DbContext | Adding controls to the form Top EF7 getting started with Windows Forms - Data binding Top EF7 getting started with Windows Forms - Configuring what is displayed Top EF7 getting started with Windows Forms - Connecting to EF Core Top EF7 getting started with Windows Forms - Populating the Products view Top EF7 getting started with Windows Forms - Saving changes Top