I want to overwrite an XML File that is stored in Project’s Resource folder.
How would I do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no way to change the file contents inside of your application cod file.
On the first run your application can create an external xml file using stored xml information stored in cod file. And after that change it when necessary.