Answer Posted / manirajsahu
These are objects that connect one or more Command objects
to a Dataset object. They
provide logic that would get data from the data store and
populates the tables in the
DataSet, or pushes the changes in the DataSet back into the
data store.
√ An OleDbDataAdapter object is used with an OLE-DB provider
√ A SqlDataAdapter object uses Tabular Data Services with
MS SQL Server.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between viewbag and viewdata in mvc?
what is explicit loading?
How we can add the CSS in ASP.Net MVC?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What are the main components of .net framework?
How does .net framework works?
what is complex type?
What is the difference between old ADO.NET and Entity framework coding techniques?
What is disconnected scenario? : Entity framework
What is mvc entity framework?
Possible ways to prevent xss attacks on mvc application?
What are Scaffold templates in ASP.Net MVC?
What is Differnce between html.action and ajax.action?
List the new features added in .net framework 4.0.
What is oauth in web api?