Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework doesn't query derived classes - Error in DbOfTypeExpression

Entity Framework Migrations with Multiple Web Config Transforms

EF Code First - creating database - Login failed for user

How to insert with foreign key that doesn't exist yet in Entity Framework?

Dynamic Data IObjectContextAdapter missing reference

Entity Framework with optional parameters?

Re-create tables of EF CodeFirst from command package manager console

Enable migrations in class library project

why does visual studio delete my classes when I update entity framework model

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