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 the difference between Datareader and Dataset?
Explain the namespaces in which .net has the data functionality class.
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is ole data type?
What is the return type of executescalar?
What are the Data providers in ADO.Net?
What is ado circle?
What is the difference between executenonquery () and executescalar ()?
Explain ado.net features?
Can datareader hold data from multiple tables?
Can we load multiple tables in a dataset?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What are all features of ADO.Net?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?