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 datagridview?
Difference between sqlcommand and sqlcommandbuilder?
What is the difference between dataset and datatable?
What is difference between executequery and executeupdate?
Define Execute Reader?
Which method in OLEDBAdapter is used to populate dataset with records?
Which architecture does Datasets follow?
What is execute scalar in ado.net?
What is linq and entity framework?
What are the different layers of ado.net?
How do I delete a row from a DataTable?
What do you mean by performing asynchronous operation using command object?
What is connected architecture in ado.net?
How can we check that some changes have been made to dataset since it was loaded?
What is ado connection?