Entity Framework Question:

What is Connected Scenario?

ADO.Net Entity Framework Interview Question
ADO.Net Entity Framework Interview Question

Answer:

Connected scenario is when an entity is retrieved from the database and modified in the same context.


Previous QuestionNext Question
Explain Entity Lifecycle?What is Disconnected Scenario?