Answer Posted / govind.konduri
Hai...
DataAdapter class is used for communication b/w dataset
and Datasource.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ado and rdo?
Can we load multiple tables in a dataset?
Which object of ado contains datarow datacolumn collection?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is ado in agriculture?
How to add a check box or a dropdown list to a column in a datagrid?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is the use of Dataview?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is aggregating data ?
What is ole in excel?
describe the dataset object in ado.net.
How to connect and retrieve data from database using dataset
Does entity framework use ado.net?