Entity Framework tutorial for professionals

Download free Entity Framework tutorial course in PDF, training file in 23 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with Entity Framework
  • Installing the Entity Framework NuGet Package
  • Using Entity Framework from C# (Code First)
  • What is Entity Framework?
  • Code First Conventions
  • Removing Conventions
  • Primary Key Convention
  • Type Discovery
  • DecimalPropertyConvention
  • Relationship Convention
  • Foreign Key Convention
  • Code First DataAnnotations
  • [Column] attribute
  • [DatabaseGenerated] attribute
  • [Required] attribute
  • [MaxLength] and [MinLength] attributes
  • [InverseProperty(string)] attribute
  • [ComplexType] attribute
  • [ForeignKey(string)] attribute
  • [Range(min,max)] attribute
  • [NotMapped] attribute
  • [Table] attribute
  • [Index] attribute
  • [Key] attribute
  • [StringLength(int)] attribute
  • [Timestamp] attribute
  • [ConcurrencyCheck] Attribute
  • Entity Framework Code First
  • Connect to an existing database
  • Entity framework Code First Migrations
  • Enable Migrations
  • Add your ?rst migration
  • Doing "Update-Database" within your code
  • Seeding Data during migrations
  • Initial Entity Framework Code First Migration Step by Step
  • Using Sql() during migrations
  • Inheritance with EntityFramework (Code First)
  • Table per hierarchy
  • Table per type
  • Code First - Fluent API
  • Mapping models
  • Composite Primary Key
  • Maximum Length
  • Primary Key
  • Required properties (NOT NULL)
  • Code First Conventions
  • Entity Framework Code First
  • Inheritance with EntityFramework (Code First)
  • Mapping relationship with Entity Framework Code First: One-to-one and variations
  • Database first model generation
  • Database Initialisers
  • Transactions
  • Loading related entities
  • Entity Framework with PostgreSQL
  • .t4 templates in entity framework
  • Best Practices For Entity Framework (Simple & Professional)

It is a free Entity Framework ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Entity Framework developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.48 MB
File type : pdf
Downloads: 111
Created: 2019-04-30

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Entity Framework Tutorials

Others related eBooks about Entity Framework tutorial for professionals

I Love Ruby

Download free course I Love Ruby, pdf file on 314 pages by Karthikeyan A K....

Data Mining and Analysis: Fundamental Concepts and Algorithms

The fundamental algorithms in data mining and analysis form the basis for the emerging field of data science, which includes automated methods to analyze patterns and models for all kinds of data, with applications ranging from scientific discovery to business intelligence and analytics. ...

Programming Computer Vision with Python

If you want a basic understanding of computer vision's underlying theory and algorithms, t..., download free Python tutorial in PDF (272 pages) created by Jan Erik Solem ....

Mobile Apps developement with Apache Cordova

Downloaf a free Cordova course tutorial material for beginners to learn how to creat mobile application using this platfom, a PDF document by Hazem Saleh under 37 pages....

XcalableMP PGAS Programming Language

XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Ad.....

iOS Development Tutorial

Learning how to build application with IOS editor.Free PDF tutorial for beginners....

Android Programming Basics

Start learning development mobile with this tutorial ,it's an easy trainig document in PDF the about of Android Programming ,free courses under 22 pages for beginners....

Programming for Computations - Python, 2nd Edition

This book presents computer programming as a key method for solving mathematical problems...., download free Programming for Computations tutorial in PDF (350 pages) created by Svein Linge ....

Statistics with Julia

Ccurrently many of Julia's users are hard-core developers that contribute to the language'..., download free Julia tutorial in PDF (413 pages) created by Hayden Klok ....

Python for Informatics: Exploring Information

This book is designed to introduce students to programming and computational thinking through the lens of exploring data. You can think of Python as your tool to solve problems that are far beyond the capability of a spreadsheet. It is an easy-to-use and easy-to learn programming language that is fr...