Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

ASP.NET Identity's UserManager caches users?

Use Inner Join in FromSql Entity Framework Core method

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

GroupBy Expression failed to translate

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

Should I learn Linq to SQL even though its being rolled into Entity Framework?

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

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

An error occurred while accessing the Microsoft.Extensions.Hosting services when do first migrations

.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?