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
What are non action methods in mvc?
What is representational state transfer (rest) mean?
When will the .net framework 3.0 be released?
How to update one of my table in database at 4pm every day how it is possible?
What is session state management?
What is the importance of NonActionAttribute?
what is csdl?
What is the 'page life cycle' of an ASP.NET MVC?
Name a few different return types of a controller action method?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
Is razor a server side?
What is mvc entity framework?
Can any particular component of .net framework 3.0 be removed?
what is explicit loading?
How the ‘page lifecycle’ of ASP.Net MVC does works?