What is meant by entity framework?

Answer Posted / rajpoot saket

The Entity Framework enables developers to work with data in the form of domain-specific objects and properties, such as customers and customer addresses, without having to concern themselves with the underlying database tables and columns where this data is stored

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which keyword is used to accept variable number of parameters?

871


Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

753


What is datatable in ado.net?

695


How to Read, Add, Update and Delete record in Entity Framework ?

770


How to aggregating data across related tables?

756


What is DataReader Object?

771


What are the benefits of using of ADO.NET in .NET 4.0?

730


Does entity framework use ado.net?

703


Explain what are the steps to connect to a database?

712


How do you implement locking concept for dataset?

734


Is ado.net dead?

730


What is difference between dataset and datatable?

752


What is the difference between DataReader and DataSet in ADO.NET?

788


What is ole word?

723


how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

775