1
Answer

Update values in xml

Sairam Soham

Sairam Soham

9y
744
1

In the attached xml file I need to update the value of each and every price tag by existing value+5000.


and then save this updated xml file with the same name.

Will it be possible to do this in C#?

Answers (1)