Interest in //Web //Win //Mobile //Database & //Life

N-Tier Architecture Using Entity Framework Code First For Existing Database-Part 1

A quick tutorial for creating N-Tier architecture using Entity Framework  Code First for existing Database.

In this version, the presentation and business logic layer has some dependencies on Entity Framework which I am going to eliminate in the next part of the tutorial. The presentation layer will depend on the business logic layer and business logic layer will depend on data access layer only. Common layer/ Model layer/ Entity layer will be accessed from other layers as needed.

ntier-arch

You Tube

Vimeo

Github Repository

C#Enity FrameworkN-Tier Architecture

Md Shiefuzzaman • December 13, 2015


Previous Post

Next Post

Leave a Reply

Your email address will not be published / Required fields are marked *