Answer Posted / amit kumar
DataSet
DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is difference between connected and disconnected architecture in ado.net?
How is entity framework different from ado.net?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is difference between datagridview and datagrid control in winforms?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
Can datareader hold data from multiple tables?
How do I delete a row from a DataTable?
Is ado.net dead?
What is difference between datatable and dataset?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What are the advantages using ado.net?
What is the difference between linq and ado.net?
What is connection in ado.net?
Is bulk insert faster than insert?
What is an orm, and why would you use one instead of plain old ado.net?