Entity Framework Code-First(1):Introduction

追憶似水流年發表於2016-07-05

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.

相關文章