Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

"Duplicate entry for key primary" on one machine but not another, with same data?

c# mysql entity-framework

Entity Framework 4 Conventions

c# asp.net entity-framework

A network-related or instance-specific error occurred while establishing a connection to SQL Server - ASP.NET MVC Entity Framework

Cannot update or delete after migrating EntityFramwork 6 and VS 2013 in WCF Data Service application

Entity Framework 6.1 Code First Cascading Delete with TPH for one-to-one relationship on a derived type

UserManager Error - A second operation started on this context before a previous asynchronous operation completed

EF 6 using TPT error both have the same primary key value

How to implement ASP.NET Identity 2.0 in existing database?

Expression Tree - Math.Max replacement

Using an Interface with a navigation property

How do you use the mvc-mini-profiler with Entity Framework 4.1

Entity Framework 6 Free Oracle Data Provider [closed]

oracle entity-framework

How to use Spatial Data Types in asp.net vnext with EF 7?

migrate.exe could not load entityframework

EF6 SQLQuery very slow but database is very fast

EF returning different values than query

Entity Framework write lock on select

.net entity-framework

Is it good practice to use a generic repository or should each entity have its own repository?