S
svestin
Hi all!
Is it possible to add a satellite assembly containing resources with
localized strings to an existing assembly that has been signed with a
unknown private key?
My problem:
I have a third party product with Windows Forms controls that uses
resource files. There are however no resource file for Swedish
included.
So would it be possible to create a resource file with the Swedish
translation, compile it to a satellite assembly and have the third
party assembly (that is signed with an unknown private key) use my new
resource file?
(Note: I'm not interested in sending my translations to the third party
manufacturer and ask him to sign my satellite assembly)
Maybe it is impossible for security reasons???
Or could there be some nice solution to this problem?
Question 2:
Lets say that I'm about to create a WindowsForm gui controller that I
would like to distribute in a signed assembly. Then I would like the
users to be able to create their own recourse-files (with their own
translations).
What must I do to accomplish this?
Regards
/Stefan
Is it possible to add a satellite assembly containing resources with
localized strings to an existing assembly that has been signed with a
unknown private key?
My problem:
I have a third party product with Windows Forms controls that uses
resource files. There are however no resource file for Swedish
included.
So would it be possible to create a resource file with the Swedish
translation, compile it to a satellite assembly and have the third
party assembly (that is signed with an unknown private key) use my new
resource file?
(Note: I'm not interested in sending my translations to the third party
manufacturer and ask him to sign my satellite assembly)
Maybe it is impossible for security reasons???
Or could there be some nice solution to this problem?
Question 2:
Lets say that I'm about to create a WindowsForm gui controller that I
would like to distribute in a signed assembly. Then I would like the
users to be able to create their own recourse-files (with their own
translations).
What must I do to accomplish this?
Regards
/Stefan