Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

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

What is the difference between these LINQ queries

Entity Framework appending '1' to property name when it matches entity name

Entity Framework 4 - Where to put "ApplyCurrentValues" Logic?

'IN' & 'NOT IN' in Linq query

Parametrized POCO Constructors with the Entity Framework