Answer Posted / vivek
data reader has no multiple binding because when it is
binded to multiple controls navigation problem
araises.because it is forward only.
so,multiple binding is perfectly possible with dataset only
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is datatable in ado.net?
Which database is the ado.net sql connection object designed for?
What is DataReader Object?
Where is adodb dll located?
How to identify the updated rows in a dataset?
What is difference between connected and disconnected architecture in ado.net?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
How would you connect to database using .NET?
What is the difference between data reader and data adapter?
How to check if a datareader is closed or opened? IsClosed()
What is the meaning of object pooling?
What are three methods for displaying data in a syncfusion datagrid
Explian About DataAdapters
Which is faster entity framework or ado.net?
What is the difference between connected and disconnected environment?