Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

"ORA-00932: inconsistent datatypes: expected NUMBER got NCLOB" error when trying to save large xml using the Entity Framework

ProjectTo does not recognize parameterless constructor

Is there an Autofixture attribute that can be used instead of fixture.Inject() in the code?

EF 2.1 Core IEntityTypeConfiguration Add default value

Entity Framework using BeginTransaction()

c# entity-framework

Does the "session per request" pattern take advantage of the cache? ("Session per session" or "Session per request")

Remove entity with related entities in EntityFramework

Entity Framework Not Saving / Stop database being rebuilt

Intercept entity saving with ADO.NET Entities Framework

entity-framework

Entity Framework Left Join The error I got while using

How to get data in string array or JSON format using linq to entities?

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