Thursday 15 December 2016

EF Code First 1: Introduction

Entity Framework Code-First

earn 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.

No comments:

Post a Comment