DLL and string resource

  • Thread starter Thread starter Alain R.
  • Start date Start date
A

Alain R.

Hi,

Under VC++ i used to create DLL for storing string resource for my
international application.
Now, i would like to do the same under C#.

Do you have any suggestion about it or some recommandations ?

thanks a lot,

Alain
 
Hi,

Under VC++ i used to create DLL for storing string resource for my
international application.
Now, i would like to do the same under C#.

Do you have any suggestion about it or some recommandations ?

Search for "localization satellite assembly" and you'll find 'nough good
resources.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top