Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How does EF4 compare with NHibernate?

How to implement a generic GetById method using Entity Framework 4 and the Repository Pattern?

EF4 and undesired loading of related collection with AddObject

Am I registering the ObjectContext using AutoFac correctly?

Entity Framework Code First and Connection Strings

Entity Framework Code First - Virtual Property Column Naming

c# .net entity-framework-4

Entity framework ObjectContext share - pros and cons

How to dynamically generate Includes in entity framework

Insert New Data using Linq -- WCF Data Services (formerly ADO.NET Data Services)

Entity Framework v4 Code-Only Connection String

Microsoft SQL Server 2008 - 99% fragmentation on non-clustered, non-unique index

EF4 code-first vs model-first with regards to model validation

What are required assemblies for Entity Framework 4.1 and SQL Compact?

How to eager load child entities using repository pattern

Entity Framework 4 - ApplyCurrentValues<TEntity> vs. ObjectStateManager.ChangeObjectState

entity-framework-4 entity

Entity Framework 4.1 Retrieving self referencing data

Create new EF object with foreign key reference without loading whole rereference object

entity-framework-4

Unable to refactor using LINQ to Entities and LinqKit / PredicateBuilder

Querying Many to Many and Conditional Where

Entity Framework Virtual Properties