Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework : Add Properties/Entities during runtime

entity-framework

'Invalid attempt to read when no data is present' - exception happens "sometimes" in Entity Framework

Using SQL Server 2008 R2 with Visual Studio Express

Are nullable foreign keys allowed in Entity Framework 4?

How do I get Entity Framework to only update the Properties modified in the SQL generated?

How to create read-only entity in Entity Framework?

entity-framework orm

Entity Framework: Tracking changes to FK associations

C# Clone System.Data.Entity.DynamicProxies to the actual (non proxied) class? [duplicate]

extend linq to entities to recognize custom methods

Removing select N+1 without .Include

LINQ-to-Entities with 8-bit ASCII data

EF migration to Oracle

EF/LINQ How to include child entities when there is a bidirectional relation

SQL Server 2005 doing full table Sort before Index Scan

Using computed DateTime columns in Entity Framework