Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF Update-Database Error: Value cannot be null Parameter name: type

Entity framework supported databases

EDMX connection string

Does any .NET ORM support localized entities out-of-the-box?

c# .net entity-framework orm

Entity Framework and Repository Pattern (problem with IQueryable)

How do you actually perform relationships in Entity Framework 4 Code-First CTP 5?

Why does Entity Framework Code-First (with an existing DB) keep trying get data from an EdmMetadata table?

Entity Framework losing binding to connection string in Visual Studio

How to solve the following MappingException

c# entity-framework

full entity framework repository interface

Entity Framework: where field starts with number

How can I obtain ObjectSet<T> from Entity-Framework at runtime where T is dynamic?

asp.net entity-framework

Is Time Datatype in SQL Server 2008 R2 supports Entityframework with MVC4

Request error with WCF Data Services

How to update an existing Entity from ViewModel using Automapper and EF4 DbContext with Lazy Loading enabled

Entity Framework null object

The navigation property 'FootballGame' was not found on the dependent type 'Bd.Domain.Entities.FootballGame'

Entity Framework is executing too many queries

ASP.NET MVC /Entity Framework Error - Invalid column name 'Environment_Id'

Pessimistic locking in EF code first