What is the namespace in which .NET has the data
functionality classes?
Answer Posted / sangeeta
System.Data.OleDB
System.Data.SqlClient
System.XML
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is a serialized object?
What is DataReader Object?
Which is better entity framework or ado.net?
What is the maximum pool size in ado.net connection string?
What are the usages of the command object in ado.net?
What is data relation in ado.net?
What is the difference between oledb sql server and oledbdotnet provider?
Which namespaces are used for data access?
What is aggregating data ?
What is the difference between ado.net and entity framework?
What is the role of the dataset object in ado.net?
What are the data access namespaces in .NET?
What are the different layers of ado.net?
How to load multiple tables into a dataset?
Command objects uses, purposes and their methods.