Answer Posted / hari
connection
command
reader
adapter
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Which is faster entity framework or ado.net?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is an ado connection?
Is it possible to load multiple tables in a Dataset?
How can we serialize the dataset object?
What are the Data providers in ADO.Net?
What is a dataview?
What is the role of data provider in ado.net?
What is namespace in ado.net?
Explian About DataAdapters
Explain how to create dynamic gridview?
What are all the different methods under sqlcommand?
Explain the various objects in dataset.
What is Serialization in .NET? what are the types of Serialization?