Answer Posted / saritha
ado doesnot support database connectivity with purely
dissconnected architecture and xml intigration
where
ado.net supports database connectivity with purely
dissconected architecture and xml intiration
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
How to create data relations?
What are the rules to implement connection pooling?
What is oledb connection?
What is ambient transaction?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is the significance of CommandBehavior.CloseConnection ?
Define isolation?
What are the difference between readonly vs. Const?
Which is faster dataset or datareader?
What is execute reader in ado.net?
What you mean by filtering of data?
If we are not returning any records from the database, which method is to be used?
What does datareader object do?
Which object is used to add relationship between two Datatables?