Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 4 Visual Studio 2008

What causes the Linq error: This method cannot be translated into a store expression?

c# .net linq entity-framework

Is it possible to use Entity Framework with Windows Azure development storage service?

How are special characters handled in an oData query?

Entity Framework: Model First, Inheritance?

Collection of complex child objects in Asp.Net MVC 3 application?

Should I be concerned that ORMs, by default, return all columns?

SQL Server Sequential Guid as a key when using Entity Framework Code First

Entity Framework queries speed

remove foreign key property cause an exception

Creating entity diagrams from code first classes

Entity Framework: "The relationship between the two objects cannot be defined because they are attached to different ObjectContext objects."

c# entity-framework

Unit test EF Repository pattern with Moq

How to Preserve/Protect Certain Fields in Edit in ASP.NET MVC

OrderBy on a Nullable<int> with a default value in Entity Framework

Mapping association tables in EF 4.1 code first

EF 4.1 / Linq-to-SQL: What is better: using Equals or ==?

How to update complex model in ASP.NET MVC 3

Mapping for self referencing entity in EF Code First

Private constructor on POCO entity preventing lazy loading

entity-framework poco