Reading an xml file
How to read the content of an xml file into an array in C#.
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.
Agbele TimothyPosted May 14, 2014, 7:56 AM
( I am sorry that was bit long)
and assign the whole content into an array called "myrecord" so that i will be able to pass the array into a method like this:
newrecord( myrecord)
thanks
Abhay ShankerPosted May 14, 2014, 7:43 AM
Anupam SinghPosted May 14, 2014, 7:35 AM