how to read write xml file [modified]
C#
4
Posts
3
Posters
0
Views
1
Watching
-
i want to write and read file with attribute and properties and value.plz help me. -- modified at 7:30 Monday 26th June, 2006
-
i want to write and read file with attribute and properties and value.plz help me. -- modified at 7:30 Monday 26th June, 2006
Check these classes in your MSDN: XmlDocument XmlReader XmlWriter
-
Check these classes in your MSDN: XmlDocument XmlReader XmlWriter
thanks. i am trying. can u give me a complete example.
-
thanks. i am trying. can u give me a complete example.