Interviewer And Interviewee Guide

ADO.NET Interview Question:

What is the difference between data reader and data set?

Submitted by: Administrator
1) DataSet is disconnected object type. It uses XML to store data.

2) It fetches all data from the data source at a time
3) Modifications can be updated to the actual database
4) It will reduce the application performance.
Submitted by: Administrator

Read Online ADO.NET Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.