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
How is it possible to get 2 tables of data at a time by using data reader?
What are the essential features of ado.net?
What is ado or jdbc?
How is entity framework different from ado.net?
What is difference between sqldatareader and sqldataadapter?
What are the benefits of using ado.net?
What is difference between entity framework and ado.net?
What is the difference between a datareader and a dataset?
Explain the two fundamental objects in ado.net?
What are the objects of ado.net?
Which is faster dataset or datareader?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What does datareader object do?
What is ado.net architecture?
Explain ODP.net