How to access resources from an external assembly.
- by Dennis
I want to create a vb.net project that I will use to only hold image and string resources that I will need in multiple projects.
What I can't figure out is how do I reference these resources from other projects.