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
Briefly describe the roles of clr in .net framework?
Can you please explain the request flow in ASP.NET MVC framework?
How do you handle variable number of segments in a route definition?
What are non action methods in mvc?
what do you mean by navigation property?
Which are the important namespaces used in mvc?
What is entitytype? : Entity framework
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is the version number for the next version of the .net framework, codenamed �orcas�?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Explain the advantages of asp.net mvc over asp.net?
What does a viewmodel do?
How to change the action name in ASP.Net MVC?
Which filter executes first in an asp.net mvc application?
Explain entity lifecycle? : Entity framework