Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

NavigationProperty.GetDependentProperties() returns an empty collection

Update entity with ViewModel and Entity Framework 6?

Create entity with both primary key and identity column in EF 6

Entity Framework 6 inverting column order for composite foreign keys

Mocking Entity Framework 6 ObjectResult with Moq

Avoid Oracle schema name with Entity Framework

ASP.NET MVC 4 API's endpoint not responding

Error deploying to SQL Azure using EF 6 alpha3 Code First and Migrations creating __MigrationHistory table

convertion of ObjectResult<Nullable<int>> type to int

Entity framework resiliency and retry logic

Entity Framework DbSet<TEntity>.Where(e => true) performance

Why does a Bound Textbox not modify its associated property is the Text value is set programmatically?

"Attaching an entity of type T failed because another entity of the same type already has the same primary key value"

Database is not getting created at first time

Entity Framework filter nested collection

EF6 code first multiple 1-to-many mapping issue / "Multiplicity" error