Entity Framework Question: Download ADO.Net Entity Framework PDF

What is Object Service?

Tweet Share WhatsApp

Answer:

Object service is a main entry point for accessing data from database and to return it back. Object service is responsible for materialization which is process of converting data returned from entity client data provider (next layer) to an entity object structure.

Download ADO.Net Entity Framework PDF Read All 28 ADO.Net Entity Framework Questions
Previous QuestionNext Question
What is Entity SQL?What is Entity Client Data Provider?