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
Can you explain how to enable and disable connection pooling?
How to generate a single aggregate?
Explain the differences between oledb sql server, oledbdotnet provider?
What two types of data providers does ADO.NET supply? What determines which one you should use?
Which provider is used to connect ms access, oracle, etc…?
What is difference between datatable and dataset?
What are the data providers used in ado.net
Describe briefly an ADO.NET Dataset ?
What is difference between dataset and datatable?
Which database is the ado.net sql connection object designed for?
Does executenonquery return a value?
What are the advantages of oledb compared with other classes?
Explain how do you connect to sql server database without using sqlclient?
Which object holds only data and does not interact with data source?
Is ado.net dead?