Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Id's jumping up 1000 every time I build my app and insert a new record

OData with EF Core / ASP.NET Core - Good or Bad?

Entity Framework ORA-00932: inconsistent datatypes: “'expected CLOB got CHAR”

Using sql queries in EF

c# entity-framework

Multiple user type Identity - DbContext design

EF Core relationship without foreign key

Entity Framework Reference constraint error on delete when using selectmany

c# entity-framework orm

Entity Framework Core leaving many connections in sleeping status

What is the best way to compare two entity framework entities?

Locking a table with a select in Entity Framework

Retrieving a tree structure from a database using LINQ

Entity Framework: Auto-updating foreign key when setting a new object reference

C# to F# - EF Code First

How do I turn off change tracking at the DbContext level in EF 4.1 RC?

How to use Entity Framework 4.1 Code First to force a one to one relationship for a one to many relationship in the database

How do I get the Entity Framework to initialise collections on my newly-created entities?

What is an efficient Entity Framework query to check if users are friends?

Replicating LINQ to Entities behavior in unit tests that use LINQ to Object

Reusable Querying in Entity Framework WITHOUT Repository. How?

ASP.NET MVC 3 EF CodeFirst - DBContext item editing