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#?
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#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Simonas DaskeviciusPosted May 5, 2015, 7:23 AM
Serialize example:
Deserialize example: