Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

A dependent property in a ReferentialConstraint is mapped to a store-generated column. Column: 'ID'

Returning datatable using entity framework

Is Disposing of Entity Framework context object required

c# .net wcf entity-framework

Set EF6 Code First strings fluently to nvarchar(max)

EF Code First - WithMany()

Cannot implicitly convert type 'System.Data.EntityState' to 'System.Data.Entity.EntityState'. An explicit conversion exists (are you missing a cast?)

c# asp.net entity-framework

Repository Pattern, POCO, and Business Entities

How to use AutoMapper to map destination object with a child object in the source object?

Dynamic Include statements for eager loading in a query - EF 4.3.1

Getting "The entity type <model> is not part of the model for the current context."

The property 'name' is part of the object's key information and cannot be modified. Entity Framework

c# entity-framework

EF 6 - Include Why Do I not have linq choice?

c# linq entity-framework

Visual Studio 2015 Update 2 breaks EF reverse code engineer vsix

Can't compile project after importing stored procedure

Not a valid entity or mapped super class

How do I rewrite query expressions to replace enumerations with ints?

EF 4.1 SaveChanges not updating navigation or reference properties

Using BindingSource to bind to Nested Properties - or, Making Entities Bindable

EF5 Migrations - Duplicate/Re-defined variable bug when dropping constraints | Issue with usage of SQL GO command

Entity Framework 6 - use my getHashCode()