Entity Framework Question:

What is Entity Graph?

Answer:

When an entity has relation with other entities then it called entity graph because more entities are involved, for example Student entity graph includes many other entities like Standard, StudentAddress & Course.

Read All 28 ADO.Net Entity Framework Questions
Previous QuestionNext Question
What is Disconnected Scenario?What is DefiningQuery in Entity Framework?