Hi all,
i want to know can we convert DataReader values to list without using foreach or loops.
i mean can we assign DataReader values to List directly??
or we have to add one bye one them using loops???
Hi all,
i want to know can we convert DataReader values to list without using foreach or loops.
i mean can we assign DataReader values to List directly??
or we have to add one bye one them using loops???
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.
Santhosh Kumar JayaramanPosted Oct 22, 2012, 3:43 AM
then