Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework varchar foreign key case insensitive

Adding entities using AddRange method does not refresh entity ID

Entity Framework Core ignoring .Include(..) without .ToList(..) indirectly

Eager load a self-referencing table

Mapping and metadata information could not be found for EntityType Exception

Am i using correctly Unit of Work here? (Entityi Framework 4 POCO)

How can we change naming convention of foreign keys in DB in EF Code First CTP5?

C# Entity Framework 4 Navigation properties causing slow performance on commit

No Oracle DataSource in Entity Data Model Wizard

SQL Azure - Failed Connections - But no problems?

Join to an in-memory list efficiently

Why do I have to put @ in front of `Name` in an object initializer?

How to remove quotes in sql-code which is generated by Entity Framework?

c# oracle entity-framework

MVC 5 Logout timeout

Multi-tenancy in EF6 with multiple schemas having the same tables

Visual Studio 2013 - Entity Framework - Update Wizard not responding

Linq Find method as IQueryable

Hibernate: foreign key without entity class, only by id

Can I use a CAST inside a LINQ to Entities query?

What is the best way to run EF migration on production server?