Basic Dot Net Question:

Explain ADO.NET features? Benefits? Drawbacks?

Tweet Share WhatsApp

Answers:

Answer #11. Data will be retrieved through DataSets
2. Scalability

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

Download Dot Net PDF Read All 116 Dot Net Questions
Previous QuestionNext Question
Can any object be stored in a Viewstate in .NET?ASP.NET interview questions only?