Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Getting "Cannot insert the value NULL into column" when trying to save with .Add() method using DbContext . Please check my POCO's and save method

What does "Entity Tracked by Context" mean in Entity Framework

Are related records loaded into HashSet or SortedSet?

entity-framework-4

Possible to use the Repository Pattern + Stored Procedures ? Should / can they return IQueryable?

EF 4.1 Bidirectional one-to-one problem

!(ReferenceEquals()) vs != in Entity Framework 4

Foreign key as TPH discriminator in EF4 using CTP4 Code First

Discard Changes with Entity Framework 4 POCO

entity-framework-4 poco

Entity Framework Model First Navigation Properties adding invalid column names to query?

EF4 CTP5 - HasColumnType not working

Returning IQueryable vs. ObjectQuery when using LINQ to Entities

Entity Framework Context in Singleton

If you create a DomainService, exposing an entity, can you access aggregate entities?

Entity Framework, SQLite and Lazy loading

Single table hierarchical data with EF Database First

How to architect Entity Framework Application (with MEF)

Cannot compile my project with LINQ syntax

Deleting a child entity in a many-to-one relationship using POCO in EF4 CTP5

c# entity-framework-4 poco

Removing item from dropdown list

Fluent mapping verification for Entity Framework 4