Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

who do you prefer ObjectSet or CreateQuery in EF 4?

Create a Composite Property in an Entity Framework Model?

T4 POCO template - deleting auto-generated .cs file in the .tt file

IObjectSet Include Extension Method Errors with CompiledQuery

WCF Saving EF 4.1 item throws exception An item cannot be added to a fixed size Array of type

Good way to select multiple rows with non-scalar list of keys using Entity Framework 4

Adding a new record in EF that has an existing parent

How Do I Mock Entity Framework's Navigational Property Intelligence?

Add object to Context EntityFramework 4 without SaveChanges

Entity Framework Explicit Loading Example

How to specify different table names than entities in EF4?

Generating an Entity Framework model - There is insufficient system memory in resource pool 'internal' to run this query

EF4: AutoDetectChangesEnabled not found

LINQPad Query Error

Entity Framework 4 - How to cap the number of child elements from another table (connected via a foreign key)

How Can Access Label In Repeater

How to learn MVC 3 and Entity Framework? [closed]

How can I get the Namespace property value from a ConceptualEntityModel at run-time?

c# entity-framework-4

Entity Framework 4 - check if navigation property collection is empty, without Include() or Load()

partial class is not accessible anymore from the other partial class using Visual 2013 .net C#