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 connection pooling and what is the maximum pool size in ado.net connection string?
What is the maximum pool size in ado.net connection string?
What is the usage of the dataset object in ado.net?
What is the difference between SqlCommand and SqlCommandBuilder?
What is the difference between a datareader and a dataset?
How does entity framework work?
What is Dataset Object?
What is difference between executequery and executeupdate?
What is the use of SqlCommandBuilder?
Explain executenonquery?
List the 4 common ado.net namespaces?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Which control of the BindingNavigator returns the current position within the data source?
What is full form of ado?
How to retrieve the user id which is provided while windows authentication?