Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Code First adding to collections? How to use Code First with repositories?

ASP.NET Identity remove column from AspNetUsers table

cannot convert from 'System.Data.Objects.ObjectParameter' to 'System.Data.Entity.Core.Objects.ObjectParameter'

Is it possible to prevent EntityFramework 4 from overwriting customized properties?

Join in LINQ and Entity Framework

c# entity-framework linq

Code First can't enable migrations

LINQ - nested where clause

c# linq entity-framework

How to use UserManager synchronously? [duplicate]

Why is Linq to Entity Select Method flip flopping projected lists properties?

Using entity framework with both SQL Server and SQLite databases simultaneously

Why is Entity Framework generating the following nested SQL for Azure Mobile Services Table Controllers

Injecting a DbContext into a FluentValidation validator

Persisting the state pattern using Entity Framework

Entity Framework 6.1 Updating a Subset of a Record

A "Composable" Full Text Search with a Code First Model

Entity Framework 5 wrong data type in query

Row insertion order entity framework

Linq To Sql vs Entity Framework Performance

LINQ generating SQL with duplicate nested selects