Answer Posted / nityanand
Dataset:Disconnected Architecure and Relation between Row
and Column
Datareader :Connected architecture and Forward only and
read only data access.
DataTable : It is collection of data Rows and Column.
| Is This Answer Correct ? | 59 Yes | 2 No |
Post New Answer View All Answers
Give few examples of datareader that is used in different dataproviders.
Give an example of a .net application which connects to microsoft access database using ado.net classes.
Define partial class?
What is difference between sqldatareader and sqldataadapter?
What is difference between executequery and executeupdate?
What are the advantages of oledb compared with other classes?
Why is stored procedure used in ado.net?
What is ado control?
List the 4 common ado.net namespaces?
Explain how do you connect to sql server database without using sqlclient?
What are all the different methods under sqlcommand?
What is difference in record set and dataset?
Explain the advantages and disadvantages of using datalist?
What is data adapter in ado.net with example?
What is the difference between an ADO.NET Dataset and an ADO Recordset?