add node names from an xml file into a combobox using c#
- by syedsaleemss
Im using c#.net windows form applpication. I have an xml file which contains many nodes. How can I get the names of those nodes into a combobox. If possible avoid duplicate names.