Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

sub linq query is making this take a very long time, how can I make this faster?

c# linq entity-framework

How do you minimize the performance hit when upgrading to EF 4.1 from LINQ to SQL?

How to enforce Restrict DeleteBehavior for migration build using ef?

Changing "type" in hierarchy

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