Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / m.mohan krishna
DataAdapters Fill() method.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How can we perform transactions in .net?
Explain executenonquery?
What is a string variable?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What are the major challenges in accessing data from a database?
What is ado.net object model?
What is difference in record set and dataset?
Is datareader faster than datatable?
What are the namespaces used in ado.net for data access?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Which is faster entity framework or ado.net?
What is ado in agriculture?
Explain the difference between an ado.net dataset and an ado recordset?
How will you fill the gridview by using datatable object at runtime?
What are all components of ADO.Net data provider?