How to place files and access them with a resource area of an app
Cairn
41
Reputation points
I have an Dll which I want to use on a users device and in Azure as a service. To ease the deployments and ensure the binary data files I need I want to place then within the DLL as a resource. You used to be able to do this, but can now only find ways o do this with text files. Can this still be done and if so how do I add the binary files and access them.
Developer technologies | .NET | Other
4,107 questions
Sign in to answer