What are the different ado.net namespaces?



What are the different ado.net namespaces?..

Answer / Mahendra Prasad

The main ADO.NET namespaces are System.Data, System.Data.SqlClient (for SQL Server), System.Data.OleDb (for OLE DB data sources), and System.Data.OracleClient (for Oracle database).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is ado.net connection?

1 Answers  


describe about the ado.net object model

4 Answers   TCS,


Explain ado.net features? Benefits? Drawbacks?

1 Answers  


What is the difference between Optimistic and Pessimistic locking?

1 Answers  


What do you know about ado.net's methods?

1 Answers  


What does ado stand for?

1 Answers  


Which namespaces are used for data access?

1 Answers   SwanSoft Technologies,


Explain how to pass multiple tables in datasets simultaneously?

1 Answers  


What is execute reader in ado.net?

1 Answers  


What is typed dataset ?

1 Answers   NA,


What is a non query?

1 Answers  


How can we load multiple tables in to dataset?

1 Answers  


Categories