Answer Posted / debasis
1.Connection
2.Command
3.Adapter
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Which method is used by command class to execute SQL statements that return single value?
How can we serialize the dataset object?
What is typed dataset ?
What is the difference between typed and untyped dataset?
What are the key features of ado.net?
If we are not returning any records from the database, which method is to be used?
What are advantages of microsoft-provided data provider classes in ado.net?
What are the differences between OLEDB and SQLClient Providers?
Is ado.net dead?
What is the executescalar method?
What does ole stand for in excel?
How does entity framework work?
What are the different execute methods of Ado.Net?
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?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?