Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFramework 5 Code First multiple inheritance mapping (TPC)

Do VS Database projects and Entity Framework work together?

LINQ generating sub query for a simple order by

Multiplicity not allowed. Entity Framework

EF6 codefirst + MySql migrations: type nvarchar(max) not supported

EF Reverse POCO Code First Generator Many-to-Many Relationship Refers to Model Property that Does Not Exist

c# entity-framework

Can I override Entity Framework query generator?

how to use canonical functions in Entity Framework and Mysql

Entity Framework generates inefficient SQL for paged query

Why did the new ASP.NET Identity tables stop using Guid (uniqueidentifier type) as keys?

EF Conditional Include by Entity Type

How to apply ODataQueryOptions for DTO to underlying EntitySet?

Entity Framework extra properties are not populated by DbContext.Database.SqlQuery

c# .net entity-framework

Merging ASP.Net Identity DbContext with my DbContext

Deleting Entity Object with 1 to Many Association to View-Based Entity

Extract strongly-typed data context instance from arbitrary query

How to cache DataContext instances in a consumer type application?

How to Implement Database Independence with Entity Framework

Entity Framework - The underlying provider failed on ConnectionString

Entity Framework Many-to-Many Clustered vs. Nonclustered Index