0
Answer

XML and wpf

yeddes salma

yeddes salma

10y
556
1
Hello,
I want to be able to browse an xml file at runtime with .exe wpf  application , and that file will be an input setting for the application and then i parse it and everytime that i want to change the input settings i can browse another file and i will not have confusion between this two (so the location of xml file is dynamic)
Thanks