Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

String matching problem in Entity framework. Works for a string literal but not for a string variable

c# linq entity-framework

Setting up an EF application's structure

Entity Framework - Reflecting on Foreign Keys and Relationships/Associations

EntityFramework - query execution time depends on select order?

Cache Entity Framework data and track its changes?

Unit testing with EF Code First DataContext

Entity Framework - Create navigation property

Check to see if Entity has been Deleted

c# entity-framework

Is it right to use extension methods in my case?

WCF and EF - How to force host to use its own connection string

Random errors occur with per-request DbContext

Stack Overflow Exception in LINQ to SQL

c# generic orderby

Automatically pass Entity to Controller Action

Entity Framework 5.0. What is wrong with my Query?

c# linq entity-framework

Entity Framework - Setting session_context using IDbConnectionInterceptor

asp.net core create a constraint on two columns, one of which is another entity

Serializable classes and dynamic proxies in EF - how?

how to insert null Datetime in database with entity framework codefirst

c# asp.net entity-framework