Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

linq to entities does not recognize the method int32 toint32

Can I ignore Automapper properties on a one-off basis?

How to refresh model from database selecting just one table using Entity Framework 4.3

Procedure with out parameter (SYS_REFCURSOR) with Entity Framework

MVC Pulling data from cached or old database

Entity Framework: how to implement shared primary key with Fluent API?

Use ListView control to display data but join a reference table

Entity Framework - LINQ - Use Expressions in Select

Is it possible to stub Entity Framework context and classes to test data access layer?

How do I assign EntityCollection property to another property?

Entity Framework and views

Entity Framework where clause filtering from specific column

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?