WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / tubax
command object
connection object
datareader
dataset
dataadapter
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is bulk insert faster than insert?
What is connection string?
What is the DataTableCollection?
Explain sqlconnection object?
What is disconnected scenario in entity framework?
What is ado.net and its architecture?
How can we check that some changes have been made to dataset since it was loaded?
How to maintain the relation between two tables in ADO.NET?
Which object needs to be closed?
What is the use of ADO.NET and XML web services?
What are the benefits of using of ADO.NET in .NET 4.0?
What is the maximum pool size in ado.net connection string?
What is sql command in ado net?
Explain the different row versions available in table?
How to creating a SqlCommand Object?