Question about satellite assemblies
- From: scpedicini@xxxxxxxxx
- Date: 2 Aug 2006 15:21:50 -0700
Let's say that I've built an assembly, called myapi.dll whose default
resource messages are english. Then let's say I create a german
satellite assembly for the assembly called myapi.de.resources.dll.
However, let's say that I have a german client who is using both
myapi.dll and myapi.de.resources.dll; however, they would like to
override a single resource string from myapi.de.resources.dll. Is it
possible for them to create a "satellite for the satellite", and
override a single string from my german satellite assembly? This would
be very useful to me, but I just can't figure out how to do it.
So the structure would be something like this:
myapi.dll
-- myapi.de.resources.dll
-- -- myapi.de.client1.resources.dll (contains a single resource string
that overrides the equivalent resource string in
myapi.de.resources.dll)
Thanks very much for your help,
Shaun Pedicini
.
- Follow-Ups:
- Re: Question about satellite assemblies
- From: AnsweringMachine
- Re: Question about satellite assemblies
- Prev by Date: Re: Setting up Third Party .NET dll in visual studio with C#
- Next by Date: Re: SHGetFileInfo - Getting blank file type
- Previous by thread: open custom extnsion files with cutom applications using c#.net
- Next by thread: Re: Question about satellite assemblies
- Index(es):
Relevant Pages
|