Developing websites to
support multiple languages can be a challenging and
time-consuming process. With standard HTML pages this involves
creating and maintaining duplicate versions of each page for
each supported language as well as having the language content
embedded into the HTML, where content can’t easily be edited.
While the process improved slightly with the introduction of
scripting technologies such as ASP and PHP, no significant
development or maintenance time was saved. For those of you
who have to develop multi-lingual interfaces and applications,
you’ll be glad to know that ASP.Net makes things considerably
easier. |