What is the namespace in which .NET has the data
functionality classes?

Answers were Sorted based on User's Feedback



What is the namespace in which .NET has the data functionality classes?..

Answer / sdfds

System.Data

Is This Answer Correct ?    33 Yes 0 No

What is the namespace in which .NET has the data functionality classes?..

Answer / sangeeta

System.Data.OleDB
System.Data.SqlClient
System.XML

Is This Answer Correct ?    12 Yes 0 No

What is the namespace in which .NET has the data functionality classes?..

Answer / sandyni

following are the namespaces for .net functionality classes
are

system.data
system.data.oledb
system.data.sqlclient
system.data.xml

Is This Answer Correct ?    9 Yes 1 No

What is the namespace in which .NET has the data functionality classes?..

Answer / kavita

System.Data.(which backend u r using in ur application,like sql,oracle,access or xml and etc......)

Is This Answer Correct ?    1 Yes 0 No

What is the namespace in which .NET has the data functionality classes?..

Answer / prerna gupta

System.Data.dll

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More ADO.NET Interview Questions

What are the uses of Stored Procedure?

0 Answers  


What are the parameters that control most of connection pooling behaviours?

0 Answers  


How to check if a datareader is closed or opened? IsClosed()

0 Answers  


What providers do you use to connect to oracle database ?

4 Answers   Digital GlobalSoft,


Define data access layer?

0 Answers  






What is commandbuilder in ado.net?

0 Answers  


What is ado oledb and odbc?

0 Answers  


What is a dataview?

0 Answers  


If a table contains 20000 records. In a page at each time 100 records to be displayed.

0 Answers  


What is the current version of entity framework?

0 Answers  


What are the three Objects of ADO.

10 Answers  


What is a sqldataadapter?

0 Answers  


Categories