is there any possible way to have images dynamically updated from an external location? I can accept a restart of the project. As it looks to me is that all media is included in the project.exe. I would like to have the project.exe reading external material. From a directory or an db connection.
In this example images are located on a web server. They are downloaded every time you start the app. In the new version you can perform an update at any time.