Hi, i want to modify two fields in a xml file which should select xml file from solution explorer. Also the two fields should display same "number" which is selected from the .CSV file. Finally the xml should be placed to the particular file.
Here are the screen shots.
Number of feeds
Output location
Output location
Button
And my xml file
--------- 0 0 --- 0 ------ USD 0 171655324091 Change------==== ---0 0 0-------------------- ---------- 147254616 Change-------- ---- ----- ----- 171655324091 Change----170
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-
1
-
-
====
----
-----
-
---
------
Only two fields must change not all.
Finally if i want 20 feeds it should select 20 values from .csv file and should generate 20 feeds(that many xml files)
So please give me the code in c# format.
Replies
Know the answer? Post it — somebody with the same question will find it here.