Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Where is .Include DbExtension for EF 6.0?

entity-framework

Optional One-to-many Relationship in Entity Framework

OData over Web API - how to query nested properties?

Is recursive query possible in LINQ to Entities

Entity Framework - lazy loading or additional async/await query method?

Do I need to call context.dispose when adding the dbcontext with DI?

ASP.NET MVC with Entity Framework

Dynamic LINQ on a collection?

ADO.NET Entity Framework ObjectContext - Caching Question

VS 2008, .net 3.5 project in VS 2010: Could not load type ...EntityDesignerBuildProvider

How can I add an Image type to an EF4 Code First Entity?

Add/Remove many to many associations in Entity Framework

Is it possible to create a generic Repository class for all my objects?

Entity Framework include Where

Is there a way in Oracle to make a column not case sensitive?

Good example of combining WPF + WCF + Entity Framework [closed]

How to disable issueing queries against EdmMetadata table?

Async await support in Entity Framework?

How to filter IEnumerable based on an entity input parameter

Data binding linq query to datagridView in Entity Framework 5.0