Using Satellite Assemblies

V

Vaishali Patel

Hi,
I am developing a windows based application that
implements the concept of Internationalization. I intend
to achieve the same using Satellite Assemblies. Can anyone
lead me to useful sample applications by which the same
can be achieved dynamically.

What I intend to do, is provide the client application
with a set of Satellite Assemblies. On initialization of
application, based on the culture setting for a particular
client user (which it will get from a remote db), the
appropriate Satellite assembly shall be loaded into
memory. How do I achieve this?

Regards,
Vaishali.
 

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

Top