Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

What is the purpose of .edmx files?

Stop Entity Framework from modifying database

Adding stored procedures complex types in Entity Framework

How to update only one table for model from database with Entity Framework?

Most efficient method of self referencing tree using Entity Framework

Creating dynamic queries with entity framework

specify a different name for table|column name in EF4

The property 'Id' is part of the object's key information and cannot be modified

How to set default value for POCO's in EF CF?

How change tracking works in Entity Framework

Upgrade EF 4 EDMX to EF 6

String.Equals() not working as intended

Is it possible to change the location of the EF Migrations "Migrations" folder?

Unit testing with EF4 "Code First" and Repository

Entity Framework Include() is not working

How not persist property EF4 code first?

Entity Framework/Linq to SQL: Skip & Take

Entity Framework Code Only error: the model backing the context has changed since the database was created

What is Entity Framework fluent api?

Using System.ComponentModel.DataAnnotations with Entity Framework 4.0