Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

I need to select particular column based on check box list

Include not working with Entity Framework query

Change migration file manually and keep compatible __migrationhistory record

how to change isolation level?

Is there any way to reduce duplication in these two linq queries

c# linq entity-framework

Forcing Entity Framework generated classes to have Pascal casing and column names to have Camel casing

Entity Framework Linq SelectMany with condition

c# linq entity-framework

Entity Framework 5 InvalidOperationException on Reload

c# entity-framework

Can I use Entity Framework on Windows Phone 8

Entity Framework Generates different queries on different workstations

Why is Entity Framework ignoring my connection string?

How to deploy to production with entity framework code first

Way to reduce compiled DLL bloat when using Entity Framework Code First Migrations

"The given key was not present in the dictionary." when adding Association to Entities

entity-framework views

Mapping DTO classes with Expression<Func> inside another Expression<Func>

c# .net entity-framework dto

Edmx need Primary_Key?

Exposing Large Data Models via OData and WebAPI

IdentityUserLogin does not contain a definition for User

Why is my Entity Framework query with Single slow?

Where returns wrong record

c# linq entity-framework