WHAT Are the major major compnents of a data provider in
ADO.net.

Answers were Sorted based on User's Feedback



WHAT Are the major major compnents of a data provider in ADO.net...

Answer / mehboob ali chouhan

1.Connection
2.DataReader
3.DataAdapter
4.Command

Is This Answer Correct ?    0 Yes 0 No

WHAT Are the major major compnents of a data provider in ADO.net...

Answer / 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

WHAT Are the major major compnents of a data provider in ADO.net...

Answer / rajeesh m

Dataset and .Net data provider

Is This Answer Correct ?    7 Yes 8 No

WHAT Are the major major compnents of a data provider in ADO.net...

Answer / 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

More ADO.NET Interview Questions

Differences between dataset.clone and dataset.copy?

2 Answers   Ksb, TCS,


What is disconnected architecture in ado.net?

0 Answers  


What is difference between datagridview and datagrid control in winforms?

0 Answers  


Which is the best institute in hyderabad to learn DotNet?

11 Answers   Cognizant,


What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

0 Answers  






Explain the difference between data reader and data adapter?

0 Answers  


How to add Primary key in DataSet

6 Answers  


Difference between ADO and ADO.net ?

11 Answers   Accenture, BirlaSoft, College School Exams Tests, Krest, Red Apple,


How do I delete a row from a DataTable?

0 Answers   UGC Corporation,


Which control of the BindingNavigator returns the current position within the data source?

0 Answers  


What is oledb driver?

0 Answers  


What is Serialization in .NET? what are the types of Serialization?

0 Answers   Arigo Infotech,


Categories