What are the three Objects of ADO.
Answers were Sorted based on User's Feedback
Answer / vishwajit kumar
1)Connection Object
2)Command Object
3)DataAdapter
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / edwin
Not Three objects.
ADO provides two objects for managing connections with data
sources
i.e., 1/Connection and 2/ Command
And two objects for managing the data returned from a data
source ie.,1/ Field and 2/ Recordset
And three secondary objects i.e.,1/ Parameters,
2/ Properties, and 3/ Errors for managing information about
ADO.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / anil kumar
Command
Connection
Recordset
Property
Parameter
Field
Error
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference in an abstract class and an interface?
Describe connection object in ado.net
What are the different methods available under the sqlcommand class to access the data?
Does entity framework use ado.net?
What are the advantages using ado.net?
Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.
What is the key feature of ADO.NET compared to ADO ?
What is datatable in ado.net?
Explain how to pass multiple tables in datasets simultaneously?
what is type dataset?
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
How do you update database through dataset?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)