Search code examples
Entity Framework - Where is my Object Context?...


entity-frameworkobjectcontext

Read More
EF4 can’t add an object to the context even though I’m convinced it is not attached...


c#asp.netentity-frameworkpocoobjectcontext

Read More
Detaching an entity and saving the context on another attempt...


c#entity-framework-4objectcontext

Read More
sharing objectcontext in entity Framework for an MVC application...


asp.net-mvcentity-frameworkobjectcontext

Read More
ObjectContext Error in Dev but Not when Published...


asp.net-mvcasp.net-mvc-3entity-frameworkobjectcontext

Read More
Will Entity Framework fail when running on a high volumn IIS web site...


c#multithreadingentity-frameworkiisobjectcontext

Read More
Convert Library from ObjectContext to DbContext...


entity-frameworkentity-framework-4.1objectcontextdbcontext

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


entity-frameworklazy-loadingentity-framework-5objectcontextchange-tracking

Read More
Entity Framework ObjectContext Remove Entity Before SaveChanges...


.netentity-frameworkobjectcontext

Read More
ExecuteStoreQuery with Dbcontext...


c#linqentity-frameworkobjectcontextdbcontext

Read More
New object, but error: an object with the same key already exists in the objectstatemanager. the obj...


c#entity-frameworklinq-to-entitiesmany-to-manyobjectcontext

Read More
Is there any reason to use ObjectContext transaction handling with DbContext's SaveChanges?...


entity-frameworktransactionsdbcontextobjectcontext

Read More
How can I use CompiledQuery...


c#databaseentityobjectcontextcompiled-query

Read More
ObjectContext's SavingChanges: find out which columns have changed?...


entity-framework-4saveobjectcontextauditingtimestamping

Read More
'System.Data.Objects.ObjectContext' does not contain a constructor that takes 0 arguments...


c#.netentity-frameworkcompiler-errorsobjectcontext

Read More
Latest News, The ObjectContext instance has been disposed...


asp.net-mvcobjectcontext

Read More
Attaching one object to another without context...


c#.netentity-frameworkentity-framework-4objectcontext

Read More
EF4 - possible to mock ObjectContext for unit testing?...


entity-frameworkmockingtypemockobjectcontext

Read More
Not tracking a single property of an entity with EF4...


asp.net-mvc-3entity-frameworkentity-framework-4objectcontext

Read More
Is it possible to auto update only selected properties on an existent entity object without touching...


asp.net-mvcasp.net-mvc-3entity-frameworkentity-framework-4objectcontext

Read More
Any way to retain property attributes on the entity classes when updating the model from the databas...


asp.netentity-frameworkentity-framework-4objectcontext

Read More
sql query with entity framework...


sqlentity-frameworklinq-to-sqlado.netobjectcontext

Read More
How to call ObjectContext.Refresh() when using ADO.NET Unit Testable Repository Generator...


.netentity-frameworkentity-framework-4t4objectcontext

Read More
InvalidOperationException because of different ObjectContext objects...


c#asp.netentity-frameworkobjectcontext

Read More
EF4 - is it possible to see which ObjectContext is tracking a particular Entity?...


asp.net-mvc-2entity-framework-4automapperentitiesobjectcontext

Read More
Using Both ObjectContext and DbContext...


c#.netentity-frameworkobjectcontextdbcontext

Read More
Reflect all changes in the ObjectContext without persisting to the database...


c#linqoracle-databaseentity-frameworkobjectcontext

Read More
Different setter behavior between DbContext and ObjectContext...


c#entity-frameworkentity-framework-4dbcontextobjectcontext

Read More
EntityFramework 4, DbSet and ObjectContext...


entity-frameworkobjectcontext

Read More
ObjectContext access error...


c#asp.net-mvc-3objectcontext

Read More
BackNext