WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / nivedita
components are
command
connection
reader
adopter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an ado?
How to retrieve the user id which is provided while windows authentication?
What is the provider being used to access oracle database?
What are the essential features of ado.net?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Explain ODP.net
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What is adodb dll?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
Define Execute Reader?
What is difference in record set and dataset?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Why is stored procedure used in ado.net?
What are the ado.net objects?
Which is the best method to get two values from the database?