Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

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

How can I stop EF Core from creating a filtered index on a nullable column

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

Unable to create a constant value of type 'System.Object' in Entity Framework

c# asp.net entity-framework

Entity Framework to multiple databases (same schema) at runtime?

Concurrency exceptions in Entity Framework

Entity Framework - getting a table's column names as a string array

.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