代码改变世界

Entity Framework Code-First(1):Introduction

2016-07-05 16:01  追忆似水流年  阅读(132)  评论(0编辑  收藏  举报

Entity Framework Code-First:

Learn Entity Framework Code-First in simple step-by-step tutorials. These tutorials cover all the features of Entity Framework Code-First starting with the basics of code-first, DB migration, configuring one-to-one, one-to-many and many-to-many relationships with DataAnnotation & Fluent API, and many other features.

Audience:

This tutorial is helpful for beginners who want to learn the Entity Framework Code-First approach from scratch.

Prerequisites:

Basic knowledge of .Net Framework, C#, Visual Studio, and MS SQL Server are required. Also, basic knowledge of Entity Framework would be advantageous.

Click Next to start learning Entity Framework Code-First approach.