Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is it possible to use LinqPad with a code-first model

Is it possible to store a struct's fields in the same table as the containing class?

entity-framework

Program against a database project using entity framework

Entity Framework (4.2) HasRequired results in unexpected LEFT OUTER JOIN

Include and Where predicate cause left join instead of inner join

Object must implement IConvertible

EF: Automatic migrations are running when disabled

Multiple dbcontexts in parallel threads, EntityException "Rerun your statement when there are fewer active users"

Entity Framework Code First: SaveChanges is not atomic

Entity Framework 5 table-per-type update, change sub type but keep same base type

Looking for Column that does not exist

Setting ConnectionTimeout when using EntityFramework

Mono Entity Framework 6 MySQL

AutomaticMigrationDataLossAllowed not working

c# entity-framework

Breeze and the EdmBuilder for OData v4

Entity Framework 6: Unable to load the specified metadata resource

Custom validation unique property - generic classes

Dependency Injection on AuthorizationOptions

How do I stop Visual Studio 2015 connecting to every connection string on project load?

Call multiple stored procedures using Async/Await and EntityFramework