Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

ASP.NET MVC /Entity Framework Error - Invalid column name 'Environment_Id'

Where is EntityConfiguration and ContextBuilder in Visual Studio 2010?

EF4 and Connection String

Entity Framework NullReferenceException calling ToList?

Many to many relationship with junction table in Entity Framework?

How to change the schema via connection string when connecting to Oracle using Entity Framework?

EF4 cross database relationships

EF4 - Data not getting refreshed/updated

How to add SQL user-defined function to entity framework?

Entity Framework Dead Lock Victim on Read Only Statements

Entity, dealing with large number of records (> 35 mlns)

Cascading delete in Entity Framework

Extending Type Safety to prevent dirty data coming from being used against functions that require "clean" data [closed]

Mapping of stored procedures is all-or-nothing in Entity Framework? (FunctionMapping)

How to set up a many-to-many relationship in Entity Framework designer thingy

Retrieving entity from context after Add() yet before SaveChanges() has been called

EF4 returns incorrect values when selecting from summary view

entity-framework-4

ASP.NET MVC3 - Data Annotations with EF Database First (ObjectContext, DbContext)

MVC3 with EF 4.1 and EntityState.Modified

The type of one of the primary key values did not match the type defined in the entity. See inner exception for details