adspace


What are the properties of ADO.NET?

Answer Posted / Ravish Kumar

ADO.NET has several key features such as: it provides a connection-oriented and connectionless data access, supports XML integration, provides support for forward-only, read-only, updateable, and scrollable data readers, enables strong typing through DataSets, DataTables, and DataViews, and is language independent.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141