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
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is the use of SqlCommand object?
Is it possible to edit data in Repeater control?
What is openquery?
What is difference between executenonquery and executequery?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
Explain the difference in an abstract class and an interface?
What is the difference between executequery and executenonquery?
What are advantages of microsoft-provided data provider classes in ado.net?
Why edit is not possible in repeater?
How to identify the updated rows in a dataset?
What is an ado connection?
how Sequence to connect and retrieve data from database using dataset?
Which property is used to check whether a DataReader is closed or opened?
What is the role of the dataset object in ado.net?