What are the ADO.NET Controls?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado control?

524


What is the difference between data reader and data adapter?

534


What is adodb dll?

518


Explain how to create dynamic gridview?

519


Explain the difference between sqlcommand object and command behavior object?

534






What is connection pooling and what is the maximum pool size in ado.net connection string?

512


What is the full form of ado.net?

508


What are the core objects of ADO.NET?

582


What does datareader object do?

535


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

617


What are the Features and disadvantages of dataset

555


What is the significance of CommandBehavior.CloseConnection ?

569


Is it possible to edit data in Repeater control?

529


How do I delete a row from a DataTable?

593


What is the use of ADO.NET and XML web services?

592