Search code examples
Self Tracking Entities - AcceptChanges cannot continue because the object's key values conflict ...


wcfentity-frameworkself-tracking-entitiesobjectcontext

Read More
Dynamic Data with multiple Entity Framework models...


entity-frameworkdynamic-dataobjectcontextmetamodel

Read More
Convert AddToTable methods in EntityFramework to Table.Add() method...


c#regexentity-frameworkdbcontextobjectcontext

Read More
How to prevent lazy loading of entities that were already manually loaded when navigating a property...


entity-framework-4lazy-loadingobjectcontext

Read More
How to use ObjectContext.LoadProperty with EnablePlanCaching disabled?...


entity-framework-5objectcontext

Read More
ObjectContext inside another ObjectContext...


entity-frameworkrecursionentitytransactionscopeobjectcontext

Read More
EF doesn't update related entities on SaveChanges...


c#asp.net-mvcentity-frameworkdbcontextobjectcontext

Read More
How can i use one connection string in multi Domain Services?...


c#entity-frameworkwcf-ria-servicesobjectcontextdomainservices

Read More
The ObjectContext instance has been disposed and can no longer be used for operations that require a...


c#ormobjectcontext

Read More
How to get name of schema from entity framework?...


c#entity-frameworkdatacontextobjectcontext

Read More
Round trip logging in entity framework...


entity-frameworkloggingobjectcontext

Read More
Renew Entity Framework ObjectContext connection after changing...


c#entity-frameworkobjectcontextentityconnection

Read More
Master details batch crud with entity framework only saving single detail record...


asp.net-mvc-3entity-framework-5master-detailedmxobjectcontext

Read More
Pass a DateTime[] as a SQL parameter for ObjectContext.ExecuteStoreCommand...


sql-serverentity-frameworkt-sqlobjectcontext

Read More
Entity Framework: Providing both DbContext and ObjectContext APIs in shared assembly...


.netentity-frameworkdbcontextobjectcontext

Read More
MVVM + Entity Framework architecture confusion...


entity-frameworkmvvmunit-of-workobjectcontext

Read More
Entity Framework Object Context per request in ASP.NET?...


c#asp.netweb-applicationsentity-framework-4.1objectcontext

Read More
Insertion multiple records in the same objectContext...


entity-frameworklinq-to-entitiesobjectcontextsavechanges

Read More
How to tell if I use ObjectContext API or DbContext API?...


c#entity-frameworkdbcontextobjectcontext

Read More
EntityFramework: about OptimisticConcurrencyException...


entity-frameworkobjectcontextoptimistic-concurrency

Read More
How to create Entity Framework ObjectContext?...


entity-frameworkc#-4.0entity-framework-4objectcontext

Read More
ObjectContext.Translate - Use different property names...


c#entity-framework-5objectcontext

Read More
How to have Entity Framework navigation property query filter in database by default?...


c#entity-frameworkdbcontextobjectcontext

Read More
Entity framework - objectcontext disposed exception...


c#frameworksentityobjectcontextobjectdisposedexception

Read More
Entity framework ObjectContext share - pros and cons...


entity-framework-4objectcontext

Read More
Entity Framework Get Entity By Primary Key...


c#.netentity-frameworkprimary-keyobjectcontext

Read More
Entity Framework - ObjectContext or DbContext when AuditLog and CreatedOn/ModifiedOn and DB Modeling...


dbcontextobjectcontext

Read More
Get DBContext from ObjectContext...


entity-frameworkdbcontextobjectcontext

Read More
Create two entities with the second one depending on the first in entity framework...


c#-4.0entity-framework-5objectcontext

Read More
Compiled Query no implicit reference conversion to ObjectContext...


c#asp.netobjectcontextcompiled-query

Read More
BackNext