i am a newbie to c#. but less of a new to vb6.

i have been asked to write an app that goes through a folder containing xml files.

i need to read the info held in the nodes into a datagrid

i thought i might be able to use the authors project that is used as a walkthrough example in the .net help, but i can't seem to get it to work.

can anyone point me/give me a v simple example of reading node data from xml files.

even if it just works for one file that would be a start.
but if it could iterate through folders that would be even better

any help would be really appreciated