Entity Framework Database First-Separate the entity layer from data layer
In this of the video I have separated the entity layer from data layer which will eventually help to follow the N-Tier architecture for the project.
Follow the links below for the earlier parts of this tutorial.
Simple Windows Form Application using Entity Framework Design First and Metro Modern Ui
Sql Server Database File Using Visual Studio 2015
Source codes are available at this Github repository.