Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Code-First Entity Framework Multiple Collections with Many to Many

Confusing articles and documentation about the differences (if any) between System.Data.EntityState.Add & DbSet.Add

How to work with LocalDB and EF, without using migrations

EF code-first: How to load related data (parent-child-grandchild)?

Entity, dealing with large number of records (> 35 mlns)

Error when serializing EF Code First 5.0 data in WebAPI Controller

EF connection string as DbContext constructor argument

How do I reduce the memory footprint with large datasets in EF5?

c# entity-framework-5

LoadProperty in Entity Framework 5

How to use Include() after OfType()?

Entity Framework DB First: Timestamp column not working

Entity Framework 5 namespaces

Error modifying DAL, System.ArgumentException, "An entry with the same key already exist"

Windows Azure, Entity Framework. Keyword not supported: 'metadata'.

MySQL 5.5 + .NET Connector + Entity Framework + Migrations = FormatException

Using an SQL View from an Entity Framework Code First version 5

Changing the type of a property with EF Code First [duplicate]

Renaming navigation properties

Handling enum changes in Entity Framework 5