I am having trouble and will continue to look here.
What I want to do is have files not copied, so it would be embedded in my EXE.. (thinking of making a dll, not sure how this would work either) Ive done some reading in the Library and tried my best to understand how to recall my "data" from the projectname.properties.resource.data , i tried this way and also using another extension of .resx
From what I understand every resource file i create eventually ends up under the properties.resources... though Ive tried it using my own syntax ex. project.file.data /resx .. still i cannot seem to get it to work.. This is so fustration.. finally I just used the method of a normal file which works.. and then used the option of binding to resource! which happily gave me some x:class Uri stuff and it didnt work..!
Not sure if the compiling is the problem.. If someone could understand this or just tell me how to make files embedded so they wont be installed and how to recall them in my XAML
#1 Microsoft Fan