omkar jante

omkar jante

  • NA
  • 8
  • 0

Read xml file using C# .net windows application

Mar 18 2011 8:17 AM
I am trying to read xml file using C# .net. But i dont want to use DataSet and want to read data and show in a table format.
The xml file i am using is having multiple child nodes. Please help me how to read it manually, (without dataset).

Answers (1)