What are the three Ado objects?
Answer Posted / vijay
connection object
command object
datareader object
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to retrieve the user id which is provided while windows authentication?
Which is better ole db or odbc?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is ado control?
What is difference between connected and disconnected architecture in ado.net?
What are the Features of a dataset
What is row state?
Which keyword is used to accept variable number of parameters?
What are the advantages of ado.net?
Explain the difference in record set and dataset?
What is Serialization in .NET? what are the types of Serialization?
Which is faster entity framework or ado.net?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What is the difference between Data adaptor and Data set?
Does sqlclient and oledb class share the same functionality?