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
Explian About DataAdapters
What is the difference between DataReader and DataSet in ADO.NET?
What is ado.net tutorial?
Give few examples of datareader that is used in different dataproviders.
What is the use of SqlCommand object?
Explain ODP.net
What is different between sqlcommand object and command behavior object?
What is the difference between oledb sql server and oledbdotnet provider?
Does entity framework use ado.net?
What is disconnected architecture in ado.net?
What is the difference between sqlcommand and sqldataadapter?
What are the objects of ado.net?
How to aggregating data across related tables?
What is the role of data provider in ado.net?
What is the default timeout specified for "sqlcommand.commandtimeout" property?