Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Can't compile project after importing stored procedure

Not a valid entity or mapped super class

How do I rewrite query expressions to replace enumerations with ints?

EF 4.1 SaveChanges not updating navigation or reference properties

Using BindingSource to bind to Nested Properties - or, Making Entities Bindable

EF5 Migrations - Duplicate/Re-defined variable bug when dropping constraints | Issue with usage of SQL GO command

Entity Framework 6 - use my getHashCode()

Entity Framework Specification Pattern Implementation

Can we use enums as typesafe entity ids?

Entity Framework 6 Error Unable to load the specified metadata resource

Entity Framework - Underlying data (in database) change notification

Inheritance and composite foreign keys - one part of the key in base class, the other part in derived class

Using an (Sql Server) xml column with Entity Framework

EF4 code-first: defining object relationships, foreign keys

Support SQL Server change tracking with Entity Framework 6

Insertion order of multiple records in Entity Framework

Entity Framework Code First Find vs SingleOrDefault (Eager Loading)

Is it really impossible to update child collection in EF out of the box (aka non-hacky way)?

Can't Add ADO.NET Entity Data Model to .NET Core 2.1 Project

How to run two Entity Framework Contexts inside TransactionScope without MSDTC?