What are the ADO.NET Controls?

Answers were Sorted based on User's Feedback



What are the ADO.NET Controls?..

Answer / edwin

ADO.Net controls are

1/ SqlDataSource
2/ AccessDataSource
3/ ObjectDataSource
4/ DataSetDataSource
5/ XmlDataSource
6/ SiteMapDataSource

Is This Answer Correct ?    19 Yes 4 No

What are the ADO.NET Controls?..

Answer / kiran madiraju

ADO.Net controls are

1/ SqlDataSource
2/ AccessDataSource
3/ ObjectDataSource
4/ DataSetDataSource
5/ XmlDataSource
6/ SiteMapDataSource

Apart from these a new data source is added in ADO.NET 3.5
which is

7.LinqDataSource

Is This Answer Correct ?    10 Yes 0 No

What are the ADO.NET Controls?..

Answer / chaitanya

i think dataAdaptercontrol,datasetcontrol

Is This Answer Correct ?    9 Yes 5 No

What are the ADO.NET Controls?..

Answer / sreenivaas

* SqlDataSource
* AccessDataSource
* ObjectDataSource
* DataSetDataSource
* XmlDataSource
* SiteMapDataSource

Is This Answer Correct ?    2 Yes 0 No

What are the ADO.NET Controls?..

Answer / sonika minocha

1. Connection
2. Data Adapter
3. DataSet (which cotain data tables and data Relations)

Is This Answer Correct ?    2 Yes 2 No

What are the ADO.NET Controls?..

Answer / rea

1.Gridview control
2.DataList control
3.Repeter control

Is This Answer Correct ?    3 Yes 16 No

Post New Answer

More ADO.NET Interview Questions

can u tell me the how to get the print for the form

2 Answers   Crea,


Can you edit data in the Repeater control?

9 Answers  


Give an example that shows how to execute a stored procedure in ado.net?

0 Answers  


How can we load multiple tables in a dataset?

0 Answers  


Define table relations?

0 Answers  






What is datasource in ado.net?

0 Answers  


Explain the differences between oledb sql server, oledbdotnet provider?

0 Answers  


How xml files and be read and write using dataset ?

1 Answers  


What are the ADO.NET Controls?

6 Answers  


Which are the different IsolationLevels ?

3 Answers  


what is type dataset?

3 Answers  


What are the parameters that control most of connection pooling behaviours?

0 Answers  


Categories