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 are the benefits of using ado.net?
Is it possible to edit data in Repeater control?
What is csdl entity framework?
Some important instruction regarding ADO.NET connection string ?
What are the several execute methods of ado.net?
What is executenonquery ado.net?
Explain how can we load multiple tables in to dataset?
Explain the role of data provider in ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is ole db query?
How can we perform transactions in .net?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is basic use of data view?
List all the steps in order, to access a database through ado.net?
What we do with the object of ado.net dataset after using it?