Answer Posted / hruday
DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey
DataRelationship
Default view
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Describe briefly an ADO.NET Dataset ?
how can implement dropdownlist in particular of dataset when try to update?
What are the advantage of ado.net?
What is ado.net object model?
What is ole db query?
Define data access layer?
How do you connect to sql server database without using sqlclient?
Why is it important to close an ado.net application?
What is difference between executequery and executeupdate?
Which parameter of ConnectionString is used to specify the name of the database?
What is the role of data provider in ado.net?
Which is faster sqldataadapter and sqldatareader?
Which method in OLEDBAdapter is used to populate dataset with records?
What is difference between dataset and datatable?
Define table relations?