Answer Posted / srikar
IT SUPPORTS DISCONNECTED ARCHITECTURE.
| Is This Answer Correct ? | 1 Yes | 47 No |
Post New Answer View All Answers
What is ado control?
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?
Which method is used to sort the data in ADO.Net?
What we do with the object of ado.net dataset after using it?
What is data view and variable view?
What is difference between datagridview and datagrid control in winforms?
Explain the differences between oledb sql server, oledbdotnet provider?
Is entity framework better than ado.net?
What is DataReader Object?
How to create data relations?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is XML serialization
What is ado data control?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Explain the overview of ado.net architecture?