WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / mehboob ali chouhan
1.Connection
2.DataReader
3.DataAdapter
4.Command
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can implement dropdownlist in particular of dataset when try to update?
What are the namespaces used in ADO.Net to connect to a database?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What are the advantages of ado.net?
What is a datareader object?
What is execute scalar in ado.net?
How to enable and disable connection pooling?
What is Serialization in .NET? what are the types of Serialization?
How would you connect to a database by using .NET?
Is it possible to load multiple tables in a Dataset?
What is disconnected data?
What are datareaders?
How to check if the Dataset has records ?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is ole access?