Search results for query: *

  • Users: evanir
  • Content: Threads
  • Order by date
  1. E

    Question Read XML through Linq

    Hi All I am new to c# and linq. Could you please help me to parse the below xml through linq. <?xml version="1.0" encoding="UTF-8"?> <Dictionary> <GrType Name="Lion"> <Item> <ID> 1 </ID> <Color1> "T1" </Color1> <Color2> "T2" </Color2> <Color3> "T3" </Color3> <Color4>...
Back
Top Bottom