Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do I handle UpdateException - 'Violation of PRIMARY KEY constraint' on Entity Framework?

c# sql entity-framework

Are your code-first classes your domain classes? [closed]

Fluent API EF inheritance and mapping

Error message for Index data annotation in EF

MVC 5 - The type arguments for method "..." cannot be inferred from the usage. Try specifying the type arguments explicitly

EF get list of records in runtime from Type

Entity Framework Forcing Distributed Transaction

C# Entity Framework high memory usage, memory leak?

EF backward compatible DB migrations

How to distinguish Navigation Properties from regular ones when using GetProperties?

Does Entityframework auto assign navigation properties on create

c# entity-framework

How to use Repository pattern using Database first approach in entity framework

TransactionScope around Many to Many Insert with Entity Framework returns TimeoutException

Adding Unchanged items to an Object Graph full of Added items

entity-framework

Get the database type from EntityFramework's `DbContext`

c# entity-framework

Insert new/Update existing record with one to many relationship

is it possible to use sql files as EF database migrations?

EF 6 Code First, changing a Foreign Key Id with an Include on navigation property causes "A referential integrity constraint violation occurred" error

Combining multiple expressions trees

Entity framework migration "Table does not exist"