Search code examples
How to add entity-framework to console application (images are included)...

c#asp.netdatabaseentity-frameworkobjectcontext

Read More
Asynchronous ObjectContext.SaveChanges()?...

entity-frameworkasynchronousbackgroundworkersavechangesobjectcontext

Read More
Provider connection string from Entity Framework...

c#entity-frameworkedmxobjectcontext

Read More
Global Javascript Event Handling Object Context...

javascriptoopdom-eventsobjectcontext

Read More
How to delete a list of object using ObjectContext?...

entity-frameworkobjectcontext

Read More
Why do we need to create, open and close db connections to retrieve multiple result sets but not if ...

c#entity-frameworkentity-framework-6ado.net-entity-data-modelobjectcontext

Read More
How do I get the old values of an entity?...

entity-frameworkentityobjectcontext

Read More
Entity framework, consuming context in webform app...

asp.netentity-framework-4webformsobjectcontext

Read More
Unit testing with Effort - Adding records with identity off...

unit-testingmstestobjectcontexteffort

Read More
c# working with Entity Framework in a multi threaded server...

c#databasemultithreadingentity-frameworkobjectcontext

Read More
Entity Framework - restoring navigation property after detaching entities...

.netentity-frameworkentity-framework-6lazy-loadingobjectcontext

Read More
Calling SP from EF using same transaction of SaveChanges...

entity-frameworkstored-proceduresobjectcontext

Read More
How can I get two units of work under a single transaction...

c#entity-frameworktransactionsobjectcontext

Read More
Is it always better to use 'DbContext' instead of 'ObjectContext'?...

dbcontextentity-framework-4.3objectcontext

Read More
'ObjectContext' vs 'DbContext' in Entity Framework...

.netentity-frameworkdbcontextobjectcontext

Read More
I need help in getting the current logged in user in Mac OSX using object-c from accessed via java&#...

javamacosobjectcontextrococoa

Read More
How to add/remove many-to-many relation with entity framework by entity key?...

c#entity-frameworkmany-to-manyentity-relationshipobjectcontext

Read More
Only on local database: ObjectContext instance has been disposed...

c#sql-serverlinqobjectcontext

Read More
how do i switch my repositories so that i can use code First EF approch instead Model First Edmx App...

ef-code-firstrepository-patterndbcontextedmxobjectcontext

Read More
Dynamic Translate to avoid C# syntax errors...

c#sql-serverentity-frameworkreflectionobjectcontext

Read More
Make sure Entity framework always reads from database?...

entity-frameworkentity-framework-4objectcontext

Read More
Entity Framework Object Context Refresh...

c#entity-frameworklinqentity-framework-4objectcontext

Read More
NULL handling in dbcontext and objectcontext...

c#entity-frameworklinqdbcontextobjectcontext

Read More
EF6 Type of context 'System.Data.Entity.Core.Objects.ObjectContext' is not supported...

c#asp.netentity-frameworkobjectcontext

Read More
EF4 DAL design and the ObjectContext: Argument with co-worker...

entity-framework-4data-access-layerobjectcontextself-tracking-entities

Read More
How do I stop Entity Framework from generating BOTH ObjectContext and dbContext...

entity-frameworkdbcontextobjectcontext

Read More
How to Create Partial Classes from CodeFirst...

c#entity-frameworkef-code-firstpartial-classesobjectcontext

Read More
How to delete a EntityObject, that belongs to a Collection of EntityObjects, from the ObjectContext?...

c#.netentity-frameworkobjectcontext

Read More
Editing Core Data List Item Appends Instead of Adding...

swiftuitableviewcore-dataeditobjectcontext

Read More
ObjectMaterialize in EF not firing on first level query...

c#linqentity-frameworkobjectcontext

Read More
BackNext