Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

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

Removing all records from navigation properties in Entity Framework

c# entity-framework-4

How can a user cancel a long running query? [duplicate]

Entity Framework: How to update database when modifying Model

Many to Many Relationships without Double Junction Tables, Entity Framework

Dynamic LINQ API with .NET Framework 4

linq entity-framework-4

ObjectStateManager.TryGetObjectStateEntry returns false for attached object

Entity Framework cached query plan performance degrades with different parameters

Generate identity for an Oracle database through Entity Framework using an exisiting stored procedure

Inheritance in .Net EntityFramework 4.0 for similar database tables