is it necessary to know all the languages to make multilingual website in asp.net?

I wish to have a multilingual website in asp.net.Send me a little great link.
Plz discuss it me a routine of creation alternative languages apparatus files but meaningful a sold language.

One thought on “is it necessary to know all the languages to make multilingual website in asp.net?

  1. Well, someone will have to understand the language. The general idea is this: each item displayed on the screen is identified by an ID. Each user has a locale. You then use that ID and locale to retrieve the text for the screen in the user’s language. Someone has to translate each of those pieces of text for every language.

    Good luck.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>