How to travel into an ArrayOfXelement ?
Posted
by user301089
on Stack Overflow
See other posts from Stack Overflow
or by user301089
Published on 2010-04-29T13:29:50Z
Indexed on
2010/04/29
13:37 UTC
Read the original article
Hit count: 1330
Hi everyone,
I get an ArrayOfXelement for a result by a webservice. But now I wish to bind this data into a chart in Silverlight also I need to create a datatable.
My question is how to travel my ArrayOfXelement ? Any ideas ? Linq to XML ?
Regards.
Narglix
© Stack Overflow or respective owner