WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / servesh saxena
Major components are based on major namespaces used in ADO.net
System.data
System.data.common.
System.data.sqlclient
System.data.oledb
System.data.odbc
System.data.types
theses are the majorly used namespaces any provider,dataset
reader etc are based out of these name spaces.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How does entity framework work?
What is ado in agriculture?
What are the usages of the command object in ado.net?
What is ado net stands for?
How to add an aggregate column?
How to aggregating data across related tables?
What is ado.net code?
What is the purpose of using adodb?
What are the key events of sqlconnection class?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the difference between SqlCommand and SqlCommandBuilder?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Define executenonquery?
How to identify the updated rows in a dataset?
Define isolation?