Interview Questions

ADO.NET features? Benefits? Drawbacks?

.NET Interview Questions and Answers


(Continued from previous question...)

ADO.NET features? Benefits? Drawbacks?

Answer 1:
1. Data will be retrieved through Datasets
2. Scalability


Answer 2:
1. Disconnected Data Architecture
2. Data cached in Datasets
3. Data transfer in XML format
4. Interaction with the database is done through data commands

(Continued on next question...)

Other Interview Questions