What is the namespace in which .NET has the data
functionality classes?
Answer Posted / sdfds
System.Data
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
What is dbcontext and dbset in entity framework?
What is the functionality of data provider in ado.net?
What is command class in ado.net?
Is bulk insert faster than insert?
Explain the difference between ado and ado.net?
How to add a check box or a dropdown list to a column in a datagrid?
Some important instruction regarding ADO.NET connection string ?
What is meant by executenonquery?
How to create data relations?
What is the difference between ado.net and oledb?
What is connection string?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
Does executenonquery return a value?
What is the difference between sqldatareader and sqldataadapter?
How can we check that some changes have been made to dataset since it was loaded?