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 are the usages of the command object in ado.net?
What is ado.net object model?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What does ado stand for?
What is data relation?
Explain sqlconnection object?
What is the difference between dataset and datatable?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is the difference between executequery and executenonquery?
What is a column variable?
Explain the differences between oledb sql server, oledbdotnet provider?
Which parameter of ConnectionString is used to specify the name of the database?
Describe connection object in ado.net
How to creating a SqlCommand Object?
Difference between sqlcommand and sqlcommandbuilder?