Answer Posted / sreenivaas
* SqlDataSource
* AccessDataSource
* ObjectDataSource
* DataSetDataSource
* XmlDataSource
* SiteMapDataSource
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which object of ado contains datarow datacolumn collection?
What is variable view?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What do you know about ado.net's methods?
What is an example of ordinal data?
Which method in OLEDBAdapter is used to populate dataset with records?
What is the difference in record set and dataset?
Define bubbled event?
How to add an aggregate column?
What are the ado.net components?
How do you update a dataset in ado.net and how do you update database through dataset?
How to identify the updated rows in a dataset?
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 are dataproviders?
How can we load multiple tables in to dataset?