Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

EF eqivalent for rows affected of SqlCommand.ExecuteNonQuery

.net entity-framework-4

Inherited C# Class Losing "Reference"

n-layer business/service layer design

Any experience using a SQL Server Linked Server to DB2 with Entity Framework?

Custom Model Validation based on two properties. One influence the other one

In EF4.1 code first, how to override ConnectionString name in Web.config

Group by DateTime.Date in Linq to SQL with EF 4.1

What's required for ExecuteStoreQuery to respect relationships?

Entity Framework: Update entity or add if it doesn't exist

Entity Data Model - Adding a keyless table

Is it necessary to always Select()... new{Anon}... AsEnumerable...Select(new EntityType{}) every time?

c# linq entity-framework-4

How can you dynamically select a table with entity framework 4.x?

Specification inside LINQ with EF 4.3

Creating a custom OrderByDescending() for an IQueryable<T>

EF CodeFirst handling database exceptions while saving changes

CREATE DATABASE permission denied in database 'master' Entity Framework Migration

Entity framework code first convert between class boolean and column integer

ModelState.isvalid returning false?

Multiple 'Or' statements in EF expression

c# entity-framework-4 odac

SNIReadSyncOverAsync and WaitForSingleObject blocking EF performance?

c# .net wcf entity-framework-4