Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Server-generated keys and server-generated values are not supported by SQL Server Compact

How do I specify the maximum column length of a field using entity framework code first

Why Entity Framework performs faster than Dapper in direct select statement [closed]

c# entity-framework dapper

Expression cannot contain lambda expressions

Place to put Database.SetInitializer

EF6 wraps every single stored procedure call in its own transaction. How to prevent this?

No Entity Data Model (EDMX) Template with Visual Studio 2010 SP1 & ADO.NET Entity Framework 4.1

unexpected GetType() result for entity entry

Entity Framework UnintentionalCodeFirstException

instance of entity type cannot be tracked because another instance with same key value is tracked

Saving Many to Many relationship data on MVC Create view

Could not load file or assembly 'EntityFramework' after downgrading EF 5.0.0.0 --> 4.3.1.0

entity-framework

How to get primary key value with Entity Framework Core

Nullable DateTime conversion [duplicate]

Using Entity Framework Code First CTP5, how do I create a primary key column that are INTs and are not identity columns

EF6.0 "The relationship could not be changed because one or more of the foreign-key properties is non-nullable"

Preventing race condition of if-exists-update-else-insert in Entity Framework

Cannot get rid of "physical connection is not usable" exception

Why do Entity Framework queries not return unsaved entities

How to use interface properties with CodeFirst

entity-framework