Basic Dot Net Question:
Download Questions PDF

Explain ADO.NET features? Benefits? Drawbacks?

Answers:

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

Download Dot Net Interview Questions And Answers PDF

Previous QuestionNext Question
Can any object be stored in a Viewstate in .NET?ASP.NET interview questions only?