Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to eagerly load a many to many relationship with the entity framework code first?

EF + WCF in three-layered application with complex object graphs. Which pattern to use?

EF 4.2 Code First. How to name a many-to-many table?

ExecuteStoreQuery return multiple rows how can i get it into an IList or List

How to write SQL IsNull() in Linq? [duplicate]

Display name in Data Entity framework

execute stored proc in ExecuteStoreQuery EF. is this a bug in EF?

entity-framework

EF object comparison with generic types

Entity Framework: ViewModel to Domain Model

LINQ query to select best sellers

EF: Is there way to force Linq using UNION instead of UNION ALL

linq entity-framework

Entity Framework Automatic Migrations Existing Database

Contains method for compare string array in C#

Code First Migrations - Update-database -script command generated SQL script not working

how to use a different name for my class property than the sql column name

Using an entity framework connection string in ADO

LINQ where in List [duplicate]

Encrypting Decrypting Data via Entity Framework using separate class exposing encrypted/decrypted values: Linq statements fails

c# linq entity-framework

Using Entity Framework app.config how to switch between environments Dev, Stage and Production

ADO.NET provider with invariant name 'System.Data.SqlClient;' cannot be found (Entity Framework MVC)