Reading values from xml string
-
Hi all, In my c# application by using one predefined function i am getting the whole xml file in a string. And i am having one class file which is used for serialization. But now the problem is the string in which i am getting whole xml file from that i want to read the value of a node and assign it to one of the member of the class file. How can i do it ? Thanks in advance.
-
Hi all, In my c# application by using one predefined function i am getting the whole xml file in a string. And i am having one class file which is used for serialization. But now the problem is the string in which i am getting whole xml file from that i want to read the value of a node and assign it to one of the member of the class file. How can i do it ? Thanks in advance.
-
-
Hi all, In my c# application by using one predefined function i am getting the whole xml file in a string. And i am having one class file which is used for serialization. But now the problem is the string in which i am getting whole xml file from that i want to read the value of a node and assign it to one of the member of the class file. How can i do it ? Thanks in advance.