Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Repository Pattern and Local Caching

How to specify connection string when using db context

c# entity-framework

Best way to concat strings and numbers in SQL server using Entity Framework 5?

EntityFramework: How to exclude deleted objects from Queries

entity-framework

How to create the database with Entity Framework Code First and DDD?

No FindAsync() method on IDbSet<T>

How to filter nested collection Entity Framework objects?