Diff. b/w DataReader and DataSet?
Answer Posted / g.ramesh
DataReader is connected Architecture.
DataSet is Disconnected Architecture.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is basic use of data view?
What is the difference in record set and dataset?
Why is stored procedure used in ado.net?
Which is the feature of ado.net?
Which control of the BindingNavigator returns the current position within the data source?
What is dbcontext and dbset in entity framework?
What is the difference between data reader and data adapter?
What is namespace in ado.net?
differences between ADO and ADO.NET
Do we use stored procedure in ADO.Net?
How to Read, Add, Update and Delete record in Entity Framework ?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Does executenonquery return a value?
What is defaultview in datatable?
can we create synonymn in ms access,sql server,my sql if so explain me with example