Answer Posted / 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 |
Post New Answer View All Answers
Give an example that shows how to execute a stored procedure in ado.net?
What is ole used for?
Give few examples of datareader that is used in different dataproviders.
What is ado recordset?
What is ole2 format?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Explain which name space is used to get assembly details?
What is XML serialization
How can I retrieve two tables of data at a time by using data reader?
What is sqldatareader?
Is datareader faster than datatable?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Is bulk insert faster than insert?
What is aggregate root?
What are the essential features of ado.net?