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
Does sqlclient and oledb class share the same functionality?
How does ado.net work?
What is the purpose of using adodb?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
List the 4 common ado.net namespaces?
What are the Data providers in ADO.Net?
What is a dynaset in access?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
How can we add/remove row's in "datatable" object of "dataset"?
What is ole2 format?
What is ole data type?
What is Data Provider?
differences between ADO and ADO.NET
Explain ODP.net
What is oledb connection?