I have a problem with resource files.
I have a solution with two projects. The first project contains ImageResource.resx file with the images that I use
ImageResource.resx
If a resource file is really shared between projects, you should put it in a shared project.
Solution 'Sample' Project Sample.Data Project Sample.Business Project Sample.UI Project Sample.Resource //shared resources are put in a shared project