Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to disable EF Migration code first Default Value generation

Can I use AutoMapper to map one list to another list of already instantiated objects?

EF oData - element type is not an entity type

Creating reusable Linq queries

DbContext must be convertible to System.Data.Entity.DbContext

EF6 Many-to-Many on Non-Key Column

Using Joins vs Entity associations

How to prepare data for display on a silverlight chart using WCF RIA Services + Entity Framework

IQueryable extension method without passing the DbContext as a parameter

Why is LINQ to Entities making a subquery for me?

Linq - Select single item from child collection

asp .net MVC application not recognising [Key, Column(Order = 0)] attribute

Azure website GIT deployment: server compiled .DLL different from local built .DLL

How do I use Entity Framework association "fixup"?

ADO.NET Entity Data Model auto generated code violates Code Analysis CA2214

WCF DataContractSerializer

wcf entity-framework

IEnumerable<T>.Count() vs List<T>.Count with Entity Framework