WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / shishir kumar patel
The major Component of Data Provider is
1-Connection
2-Command
3-datareader
4-dataadapter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ado circle?
What is Serialization in .NET? what are the types of Serialization?
Define Execute Scalar?
How to read data with the sqldatareader ?
Describe ado.net object model in detail.
Define different execute methods of ADO.NET command object ?
What are basic methods of dataadapter?
What is difference between connected and disconnected architecture in ado.net?
Which is faster datareader or dataadapter?
Why do we use sqldataadapter?
Explain the overview of ado.net architecture?
How do you update a dataset in ado.net and how do you update database through dataset?
How to maintain the relation between two tables in ADO.NET?
How to retrieve the user id which is provided while windows authentication?
Give an example that shows how to execute a stored procedure in ado.net?