What are the different namespaces used in the project to
connect the database?
Answer Posted / ashokdahiya
system.data
system.data.oledb
system.data.sqlclient
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Is it possible to edit data in Repeater control?
Explain the difference between data reader and data set?
What is ole in excel?
What is DataRowCollection?
What is difference between datatable and dataset?
Can we do database operations without using any of the ado.net objects?
What is the difference between Optimistic and Pessimistic locking?
What are two types of transaction supported by ado.net?
How we can provide data to ado.net?
What is ado.net components?
Is entity framework better than ado.net?
What is the role of clr?
What provider ado.net use by default? Explain the role of data provider in ado.net?
Explain the difference between an ado.net dataset and an ado recordset?