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
What are ado.net objects?
What is partial class?
differance between ADO vs ADO.Net?
What is acid in ado.net?
What is ado code?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What do you know about ado.net's methods?
Is it possible to edit data in Repeater control?
Explain how to create dynamic gridview?
Do you use stored procedure in ado.net?
What are the data providers used in ado.net
How to connect and retrieve data from database using dataset
Define different execute methods of ADO.NET command object ?
How many major types of connection objects in ADO.NET?
What you mean by filtering of data?