Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

An anonymous type cannot have multiple properties with the same name

entity-framework

Why are entity framework entities partial classes?

c# .net entity-framework

Could not find the conceptual model type

Why use Attach for update Entity Framework 6?

c# entity-framework crud

Autonumber with Entity Framework

How to seed data with many-to-may relations in Entity Framework Migrations

Cannot insert the value NULL into column in ASP.NET MVC Entity Framework

c# asp.net entity-framework

Get all tracked entities from a DbContext?

c# entity-framework

Change Table and Column Name Mappings Entity Framework v4.3

Map System.Uri using Entity Framework Fluent Api

Can one set a breakpoint in EF code first migrations seed method?

AutoMapper throwing StackOverflowException when calling ProjectTo<T>() on IQueryable

Keyword not supported: 'metadata'.? with Sql Connection in Entityt Framework with MVC3

unable to retrieve metadata for unrecognized element providers

Unique keys in Entity Framework 4

Proper way to delete record in LINQ to Entities

Display empty textbox using Html.TextBoxFor on a not-null property in an EF entity

LINQ to Entities does not recognize the method 'Double Parse(System.String)' method, and this method cannot be translated into a store expression

c# .net entity-framework

I get an exception when I try to reverse engineer a database in EF5 code first

entity-framework

EF 5. "Automatic migration was not applied because it would result in data loss" - only changed the column name