Dear,
Can i store query returned data set to list of class? if yes then how. if not then give me alternative way..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jitendra KumarPosted Dec 31, 2014, 3:45 AM
Kindly See link :-
http://stackoverflow.com/questions/25253240/store-values-from-dataset-to-a-list
http://stackoverflow.com/questions/17107220/convert-dataset-to-list
Niraj SinghPosted Dec 31, 2014, 4:29 AM
I have to know that when we execute query using executereader then have to store in Sqldatareader/SqlAdapter, so i want that we directly hold returned data set in list of class.