Answer Posted / debasis
1.Connection
2.Command
3.Adapter
| Is This Answer Correct ? | 23 Yes | 4 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)?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the data access namespaces in .NET?
What is the difference between ADO and ADO.Net?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Define partial class?
What are all the classes that are available in System.Data Namespace?
How can we add relation between tables in a dataset?
What is ado circle?
What is ado and rdo?
What is ado.net and its architecture?
Explain the difference between data reader and data set?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
Explain how to find the given query is optimised one or not?
Give an example of a .net application which connects to microsoft access database using ado.net classes.