WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / puneet sharma
....dataadapter is the major comp of dataprovider
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is untyped dataset?
What is the default provider in ado.net?
What is ole access?
Explain ODP.net
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What is sqldatareader in ado.net?
What is ado.net in vb net?
Which database is the ado.net sql connection object designed for?
How do you merge 2 datasets into the third dataset in a simple manner?
What is a string variable?
What is the DataTableCollection?
Explain the architecture of ado.net?
How is entity framework different from ado.net?
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 is ado.net full form?