Answer Posted / ravi jr.dba
it is a new data access method combines oledb and odbc to
access sql server
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by executenonquery?
What is the difference between Dataset. clone and Dataset.copy?
What are good ado.net object to replace to ado recordset object.
Explian About DataAdapters
What is dbcontext and dbset in entity framework?
What is difference between ado and other data object?
What are all the classes that are available in System.Data Namespace?
What are the advantages using ado.net?
Define table relations?
Explain the difference between data reader and data set?
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?
Which property is used to check whether a DataReader is closed or opened?
What is the difference in record set and dataset?
What are the disadvantages of using datalist?
Define Execute Scalar?