What are the data access namespaces in .NET?



What are the data access namespaces in .NET?..

Answer / Neha Chaturvedi

The main data access namespaces in .NET are System.Data (contains common types and interfaces for ADO.NET), Microsoft.DataAccess.Client, and System.Data.SqlClient (for SQL Server).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Explain the difference in record set and dataset?

1 Answers  


Define the data provider classes that is supported by ado.net?

1 Answers  


What is ole in excel?

1 Answers  


Diff B/W DataSet vs DataTable

6 Answers   Star Wire,


Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

1 Answers  


What is the use of Dataview?

1 Answers  


what is execute scalar?

11 Answers   Atharva Infotech, Dohatec New Media, Make eIT, Protech,


What is the use of sqldatareader class?

1 Answers  


explain connection less and with connection?diference between data reader,data set,data adapter? can we use data reader,data set in a single application? if yes explain with simple code,if no explain?

3 Answers   Techno Labs,


What is data view and variable view?

1 Answers  


What are the ado.net objects?

1 Answers  


What is basic use of data view?

1 Answers  


Categories