Entity Framework Question:

What is Mapping in Entity Framework?

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

Answer:

Mapping consist information about how your conceptual model is mapped to storage model.


Previous QuestionNext Question
What is Storage Model?Explain LINQ to Entities?