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
What is dbcontext and dbset in entity framework?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is the namespaces being used to access oracle database?
What are the connected and disconnected modes in ado.net?
What are the core objects of ADO.NET?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Why is stored procedure used in ado.net?
What is an ADO.Net?
What are the steps you will take to improve performance? Will you use dataset or datareader?
How can we check that some changes have been made to dataset since it was loaded?
What are all features of ADO.Net?
What is acid in ado.net?
Describe connection object in ado.net
Which control of the BindingNavigator returns the current position within the data source?
What is a string variable?