Answer Posted / anu1983_mca@yahoo.co.in
ADO is a connected architecure
ADO using recordset
ADO.net is a disconnected architecture
ado.net using dataset
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can we serialize the dataset object?
What are the parameters that control most of connection pooling behaviours?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What are the rules to implement connection pooling?
What is ado code?
What is the difference between oledb sql server and oledbdotnet provider?
How to load multiple tables into a dataset?
Explain ado.net features? Benefits? Drawbacks?
What connected data?
What is maximum pool size in ado.net connection string?
Is it possible to load multiple tables in a Dataset?
What is data view and variable view?
Does ado.net use odbc?
How do you update database through dataset?
What are the Features and disadvantages of dataset