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

How to find the given query is optimised one or not?

0 Answers  


What is the difference between data grid and data repeater?

0 Answers  


What are the different namespaces used in the project to connect the database?

3 Answers  


What is a datatable?

8 Answers   State Bank Of India SBI,


Which are the different IsolationLevels ?

3 Answers  






Explain the difference between data reader and data set?

0 Answers  


What is the Magic Tables in Sqlserver2000?

7 Answers   IBM, SQL Star,


What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?

1 Answers   TCS,


What are the functions of oledbdataadapter?

4 Answers  


How to add Primary key in DataSet

6 Answers  


How can we serialize the dataset object?

0 Answers  


Why do we use sqldataadapter?

0 Answers  


Categories