Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Extension methods of Entity Framework in unit test using Moq and Autofac

How can I delete an entity when I have no DbSet for that type?

in entity framework code first, why is the key not unique

entity-framework

Multiplicity is not valid in Role 1..* OR EF weird migration code OR how to store two separate sets of completely different users in one DB

Entity Framework Invalid column name on Navigation Property foreign key

c# entity-framework

Update a virtual property of a model does not work

SQL Pooling with Entity Framework

LINQ expression that will match multiple bulk inputs [duplicate]

c# entity-framework linq

Entity Framework Code First and SQL Azure Connections

In ASP.NET CORE application EF Core library do not return new inserted record's ID from database?

Custom Type as Primary Key

Use tables from 2 different databases - entity framework

WF4 TransactionScope containing several custom activities with EF4 database updates

Entity - Linq to Sql Only load a part of the entity

EF Core entity inheritance from different sources without discriminator

Data validation with custom attributes (AttributeTargets.Class) on EF buddy classes

Entity Framework eager loading based on a specific attribute

c# entity-framework