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
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is DataReader Object?
What are good ado.net object to replace to ado recordset object.
Which method is used by command class to execute SQL statements that return single value?
What is basic use of data view?
Which database is the ado.net?
What is the difference between statement and preparedstatement interface?
What is ado.net in mvc?
What is the use of SqlCommandBuilder?
Define Execute Scalar?
Explain executenonquery?
Explain what are acid properties?
Is datareader faster than datatable?
What are all the different methods under sqlcommand?
Explain ado.net features? Benefits? Drawbacks?