Answer Posted / pankaj kumar
Dataset,dataprovider
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
How will you fill the gridview by using datatable object at runtime?
Which control of the BindingNavigator returns the current position within the data source?
What are the data access namespaces in .NET?
What is the difference between Command and CommandBuilder object?
What is difference between executenonquery and executequery?
What is executenonquery ado.net?
Define data adapter?
describe the dataset object in ado.net.
Which is faster sqldataadapter and sqldatareader?
How can we serialize the dataset object?
Why is stored procedure used in ado.net?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What is difference between sqldatareader and sqldataadapter?
What are the classes in System.Data.Common Namespace?