Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Core 2 - save empty string as null in database

De-normalizing data into a code first Entity Framework entity, without a SQL View

EF Core FindAsync returns only root object

Entity Framework Core - Has Conversion - Support Null Values

Why the 'it' in Entity Framework and EntityDataSource examples?

entity-framework

Challenge: Getting Linq-to-Entities to generate decent SQL without unnecessary joins

Entity SQL compare datetime without milliseconds

Entity Framework .. partial constructor

Good advices to use EF in a multithread program?

GroupBy Expression failed to translate

Using DateTime.UtcNow on model always creates a migration in Entity

EF 4.3.1 and EF 5.0 DbSet.Local is slower than an actual Database query

Entity Framework 4.0: is it worthy now?

.net entity-framework

Use Entity framework I want to include only first children objects and not child of child(sub of sub)

What's the difference between DbContext and ObjectContext

c# asp.net entity-framework

Change or rename a column name without losing data with Entity Framework Core 2.0

Concurrency exceptions in Entity Framework

.AsExpandable in Linq to Entity

Why am I getting a "Unable to update the EntitySet because it has a DefiningQuery..." exception when trying to update a model in Entity Framework?

EntityType 'DbGeography' has no key defined