ResourceManager has a BaseName property that actually set during its c'tor call. Later, resources are located and loaded based on this property. It's not obvoius, hovewer, that if you add a resX file to stuio project, say, called 'Foo', the BaseName for the appropriate ResourceManager shoul be
.Foo