[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

Shared satellite naming conventions

baretta

5/20/2008 8:46:00 AM

Hi,

When an assembly needs localization the recommended approach is creating a
resource assembly
that has the same name as the consuming assembly + ".resources" added to it,
for instance
MyAssembly.resources.

Whats the recommended naming when creating shared satellite assemblies,
consumed by multiple assemblies?
If it is the same convention, then if removing ".resources", the remainder
wont necessary refer to a consuming assembly, if you know what i mean.
Does anyone care, and if so, how to do proper naming?

Thanks
baretta