About ADO and its objects ?



About ADO and its objects ?..

Answer / 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

More ADO.NET Interview Questions

Explain all the classes those are used for database connections between sql server and asp.net?

0 Answers  


Explain how to create dynamic gridview?

0 Answers  


What are the advantages of oledb compared with other classes?

0 Answers  


What is DataReader Object?

0 Answers  


How does ado.net work?

0 Answers  






Some important instruction regarding ADO.NET connection string ?

0 Answers   NA,


What is ado recordset?

0 Answers  


What is an orm, and why would you use one instead of plain old ado.net?

0 Answers  


How can we load multiple tables in a dataset?

0 Answers  


Why edit is not possible in repeater?

0 Answers  


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

0 Answers   EDS,


Can you explain how to enable and disable connection pooling?

0 Answers  


Categories