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 can we add/remove row's in "datatable" object of "dataset"?
What is oledb connection?
What are the benefits of using ado.net?
How to pass values into a datatable?
List all the steps in order, to access a database through ado.net?
Describe connection object in ado.net
Define bubbled event?
What do you know about ado.net's methods?
What is full form of ado?
How to Read, Add, Update and Delete record in Entity Framework ?
What is ambient transaction?
What are the features of ado.net?
How can we load multiple tables in a dataset?
Explain the two fundamental objects in ado.net?
How many major types of connection objects in ADO.NET?