Working on a project for reading som data from an xml file.
Have the xml : http://www.yr.no/sted/Norge/Oslo/Oslo/Oslo/varsel.xml
and i somehow need to read data from this part inside the xml file
Ive been working some with code but cant figure out how i can use linq to go into tabular and read the node "time" and get the "from" attribute and populate a combolist and then be able to show the other data.
Using the
Daniel GolanPosted Jan 31, 2011, 4:04 AM
Thanks for any help:)
Suthish NairPosted Jan 30, 2011, 1:32 PM
So other members can easily find the answers.
Suthish NairPosted Jan 29, 2011, 2:22 PM
Different ways of reading an XML file