Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Accessing custom objects in DomainService from client

Saving single objects with Entity Framework code first

Refactor LINQ to SQL/Entities Query with many subqueries

How to consume a complex object from a sproc using WCF Data Services / OData?

Linq Query, messed up where clause in method

Entity framework - select by multiple conditions in same column - Many to Many

disposing object context on application_endrequest

c# asp.net entity-framework

EF CodeFirst handling database exceptions while saving changes

How do I update an entity in EF across multiple ASP.NET requests without retrieving it again?

CREATE DATABASE permission denied in database 'master' Entity Framework Migration

Migrating customized Linq-2-SQL to Entity Framework

c# entity-framework linq

Using DependencyProperty on ViewModel with Entity Framework

What effect does the virtual keyword have on entity properties in Entity Framework 5?

Bounded (Db)Contexts in Entity Framework Architecture

Entity Framework Type per Class : C#, Accessing child subclass that is NOT a navigation property of another class

entity-framework

Update and Add Child Rows at same time with Entity Framework

c# asp.net entity-framework

Yet another Could not load file or assembly 'EntityFramework

How to resolve collation conflicts with the Entity Framework?

Querying SQL Server xml column with user provided XPath via Entity Framework

Loop/reflect through all properties in all EF Models to set Column Type