Answer Posted / shiva
ACTIVEX DATAOBJECTS FOR .NET:
it is specification for interact with database or XML doc..
4 types obj:
Connection Obj,
Command Obj,
DataReader Obj,
DataAdapter obj......
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is two way data binding android?
Which is the feature of ado.net?
What is the full form of ado.net?
What is difference between entity framework and ado.net?
Explain how to pass multiple tables in datasets simultaneously?
Explain all the classes those are used for database connections between sql server and asp.net?
What is difference between datatable and dataset?
how can implement dropdownlist in particular of dataset when try to update?
What is DataRowCollection?
What are datareaders?
What is shadow copy?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
How do you update database through dataset?
How to create dynamic gridview?
Define ado.net?