What are the two fundamental objects in ADO.NET?
Answer Posted / bhavesh chhatrala
Datareader and Dataset are the two fundamental objects in
ADO.NET
Is This Answer Correct ? | 53 Yes | 2 No |
Post New Answer View All Answers
What are the disadvantages of using datalist?
What are typed and untyped dataset?
What is the use of adodc?
What is ado rdo dao in visual basic?
Which is faster dataset or datareader?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Which is faster entity framework or ado.net?
What is read only and forward only in ado.net?
What is an example of ordinal data?
What are the advantages of ado.net?
What is difference between ado.net and asp net?
How will you fill the gridview by using datatable object at runtime?
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 connection string?