Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Querying against DbContext.Set(TypeVariable) in Entity Framework

entity-framework

Does the order of EF linq query clauses influence performance?

One-to-Many Relationship Seeding in Code First

entity-framework

Entity Framework Code First without app.config

Is there a quick way to get every association between two entities?

c# .net entity-framework

System.Data.SQLite design-time components in VS2012 targeting .NET 4.0

How to avoid certain fields to be updated in model using asp.net mvc 4

Get Difference between Following Entities Linq to Entities

MVVM + Entity Framework architecture confusion

How to define a custom naming convention if EF 5

how to insert null Datetime in database with entity framework codefirst

c# asp.net entity-framework

How to filter nested collection Entity Framework objects?