Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

entity framework, contains and conditional operators (uses charindex insted of like)

How to refactor LINQ select statement

c# linq entity-framework-5

Pluggable conventions in EF 5?

"update-database" Entity framework code first doesn't add tables anymore

How do I stop datagridview in winforms automatically generating columns at design time when there is a bindingnavigator?

How should a one to many relationship be managed in Entity Framework?

How to change sql generated by linq-to-entities?

How to get the primary key of an object after it is saved with DbContext

EF Code First, Model First or Db First? for a many changing medium-large app

Entity framework SqlQuery execute query with repeated parameter

Entity Framework many-to-many relationship values not saved in database

Is it possible to apply EF migrations only to local/in-memory data?

Map weak entity by using Code first

Entity Framework 5 - The abstract type 'X' has no mapped descendents and so cannot be mapped

Visual Studio 2012 / Entity Framework 5 (Database First): How to subscribe to Property or Collection Changes in Partial Class?

The Mystery of the Vanishing EF Call

EF5 InverseProperty Issue