Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Linq to entity - Call user defined method from query

linq entity-framework-4

Entity Framework Parameterized/Overloaded Constructors?

Is there any way to create a LINQ query as a variable without having the data source (yet)?

Entity Framework Many to Many Database Migration

Is it possible to call named method within a call to Where?

Mapping composite foreign keys in a many-many relationship in Entity Framework

Avoiding repeated projection code in Entity Framework

Entity Framework 4.4, reloading Child collection objects

Remove item from collection entity framework

domain driven design using Entity framework 4

EF CodeFirst advantages and disadvantages [duplicate]

What are each of the template types intended usage, pros and cons?

EF4: ObjectContext Lifetime?

EntityType 'ApplicantPosition' has no key defined

Dynamic linq query not working

What's the correct data type I should use in this case?

Repository pattern with EF4 CTP5

Readonly properties in EF 4.1

.SelectMany() and getting data from more than one related table

Cannot convert method group 'ToList' to non-delegate type