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 are the data providers in ADO.NET framework?
What are the steps to connect to a database?
How can we load multiple tables in a dataset?
What are good ado.net object to replace to ado recordset object.
What providers does Ado.net uses?
What is command class in ado.net?
What is partial class?
Why is ADO.NET serialization slower than ADO ?
Which name space is used to get assembly details?
What are the difference between readonly vs. Const?
Does sqlclient and oledb class share the same functionality?
Define data access layer?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What are all the different methods under sqlcommand?
Give few examples of datareader that is used in different dataproviders.