Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do I create new entities based on old entities in Entity Framework?

How to use DbGeography.Filter in Linq with Entity Framework 5?

LinqPad + EF 4.1 + SQL Server CE

System.Data.Entity.Infrastructure.DbUpdateConcurrencyException. Store update, insert, or delete statement affected an unexpected number of rows (0)

Do navigation properties have to be explicitly set in EF Core?

asp.net entity-framework

DateCreated and DateModified in ASP.NET MVC 5

Ef creates foreign key property in shadow state

Property reflection - How to get value?

In practice, should Contexts (Entity Framework) be used in controllers or in another layer of abstraction? [closed]

c# entity-framework

Entity Framework update DB problem when use AutoDetectChangesEnabled=false

EF System.MissingMethodException

c# entity-framework

Entity Framework adds new record for navigation property

EF returns 0000-0000-0000-xxx as Guid when I try save a new record or update existing record?