Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

MVC3/Razor Add Controller "Get-PrimaryKey" is failing to find the Primary Key

Entity Framework Code First 0 to 1 mapping

Understanding Entity Framework 4.1 Conventions

DBContext lazyloadingenabled set to true still loads related entities by default

c# entity-framework-4.1

ADO EF Code First Generic Intermediate Class Inheritance mapping

Difference between a Repository Implementation using ObjectContext vs DbContext on EF 4.1

Mapping TPT in EF Code First 4.1 w/ Different Primary Keys

PlatformNotSupportedException when executing a general LINQ query

Entity Data Model Wizard not creating tables in EDMX file

Add attributes to Entity Framework database first generated classes

Entity Framework Code First Mapping

DbContext throws exception on query when accessed through interface

What can I use instead of an Include?

A column ID occurred more than once in the specification?

What are required assemblies for Entity Framework 4.1 and SQL Compact?

How to do property type conversion in EF 4.1 Code First

Entity Framework 4.1 Retrieving self referencing data

Is there a performance difference between Model First and Code First in MS Entity Framework 4.1?

How to map child entity to parent entity without introducing primitive type parent linker in child entity?

Transactional operation with SaveChanges and ExecuteStoreCommand