What is Disconnected Scenario?

Submitted by: Administrator
Disconnected scenario is when an entity is retrieved from the database and modified in the different context. Disconnected scenario is complex because context doesn't know anything about modified entity so you have to tell to ObjectContext that what has changed in entity.
Submitted by: Administrator

Read Online Entity Framework Job Interview Questions And Answers