Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Update model from database in entity framework is not working

c# entity-framework

Member is "not supported in LINQ to Entities"

.First does not throw exception on empty collection

c# linq entity-framework

Entity Framework select most recent record for each type of record

How do I do an EF Database.ExecuteSQLCommand async?

Linq Dynamically append Where clauses with OR

Horrifically inefficient query generated by Entity Framework 6

Locking a table during 2 statements in Entity Framework

Are these two code snippets using IQueryable and .AsParallel equivalent?

Usage of DbContext(string nameOrConnectionString)

Entity Framework 6 Create model from existing table

Ajax POST to controller action to update view model, and then reload div

Error 'OracleInternal.Common.ODTSettings.m_bUseLongIdentifiers' While adding migration

EF 7: How to load related entities in a One-to-many relationship

The entity type 'Microsoft.AspNet.Mvc.Rendering.SelectListGroup' requires a key to be defined

Using an enum as a primary key with EF

c# entity-framework

Cannot convert from 'int' to 'System.Predicate

c# entity-framework linq

EntityFramework 6.0 generating one DELETE per row

Entity Framework - The context cannot be used while the model is being created

c# entity-framework

Searching a DateTime using a search string in Entity Framework code first