Answer Posted / karthik.g
data adapter is a adapter which acts as an adpater between
the data.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain ado.net features?
What is difference between datareader and dataadapter?
How to check if a datareader is closed or opened? IsClosed()
Which object holds only data and does not interact with data source?
Which is the feature of ado.net?
How to find the given query is optimised one or not?
describe the dataset object in ado.net.
What are the different methods available under the sqlcommand class to access the data?
What is data adapter in ado.net with example?
What DataReader class do in ADO.NET ?
Define the data provider classes that is supported by ado.net?
What are the namespaces used in ado.net for data access?
How to create dynamic gridview?
How do you merge 2 datasets into the third dataset in a simple manner?
What is a dataview?