I am using c#.net windows form application. I have a xml file. I need to populate all the nodes present in that file to a treeview. I need to do it using xelement. Please help me with the proper code.
I am using c#.net windows form application. I have a xml file. I need to populate all the nodes present in that file to a treeview. I need to do it using xelement. Please help me with the proper code.