Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFramework Seed AddOrUpdate with Foreign Key

making a global filter for entity framework

Concat Two IQueryables with Anonymous Types?

Implementing passive attributes with dependencies that should be resolved by a DI container

SQL server view return different results in Entity Framework

Entity Framework 6 inserting duplicate values

Validating entities before saving and removing from context

c# entity-framework

EF Combine several tables into one IQueryable

What is an efficient way to handle inserts of unique "immutable" entities by multiple producers with optimistic concurrency approach?

Entity Framework: Singletonish ObjectContext - Good, Bad, or Overthinking?

asp.net entity-framework

Do I really need an ORM?

EF builds EntityCollection, but I (think I) want IQueryable

How to check the datatype of a property in an entity in a T4 template file

Entity Framework 4 Repository?

EntityFramework show entities before saving changes

How should I expose the total record count and IEnumable collection of paged records from my service layer method?

Ninject + ASP.net MVC + Entity Framework - when is my context disposed?

Writing full-text search algorithm in C# / Entity Framework - where to start?

Code First Entity Framework adds an underscore to a primary key column name

LINQ to Entities does not recognize the method System.ObjectCompareObjectEqual