473,832 Members | 2,281 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A few concerns while developing multi-language website

Hello Everybody!

I am going to develop a multi-language website which will include
Traditional Chinese, Simplified Chinese, Thai, Japanese, etc. (and
English as well). I would like to take an advantage of support that
ASP.NET has to offer for localizing. Probably I will use resources and
[ResourceManager] to retrieve localized text among with XML
serialization of datasets.

There is no need to store data in the SQL Server database, since the
website has a nature of company's portfolio (articles, news, offered
products and services) and there will be very seldom updates. However,
the client wants to be able to edit, modify, and add new data, so I
will be required to create a separate administration web-based tool
for them as well.

Front-end and back-end (the tool) probably both will have to support
multiple languages.

Do you think that UTF-8 encoding should handle all the languages
above, or UTF-16 would be better? I just worry for the file sizes, and
performance issues when using UTF-16.

I would store the entire website's internal data (*.aspx files, *.xml
files, *.resx) files using UTF-8 encoding (with signature whenever
possible).

I would also set up web.confing in the globalization section as
following:

fileEncoding="u tf-8"
requestEncoding ="utf-8"
responseEncodin g="utf-8"

However, I have heard that win98 and winME do not support Unicode.
Should I rather go for other encoding as below:
Big5, gb2312, shift-jis depending on the country?

I could dynamically change encoding before showing an *.aspx page
Response.Conten tEncoding depending on the country, but will it really
work? I mean if I use utf-8 encoding internally for storing all *.aspx
pages (as well as data), will ASP.NET Framework convert encodings on
the fly before showing them to the client?

It would have to convert UTF-8 to Big5 for example when showing
Chinese page. I do not want to create separate websites (copies) for
each country.

Also one more question. If I receive a text file which is using Big5
encoding can I simply open it in Notepad and save as UTF-8 – will this
take care for conversion between them?

Any suggestions will be appreciated.

Regards,
<Remi>
Jul 21 '05 #1
0 1417

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
3888
by: * ProteanThread * | last post by:
but depends upon the clique: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=954drf%24oca%241%40agate.berkeley.edu&rnum=2&prev=/groups%3Fq%3D%2522cross%2Bposting%2Bversus%2Bmulti%2Bposting%2522%26ie%3DUTF-8%26oe%3DUTF-8%26hl%3Den ...
0
3793
by: frankenberry | last post by:
I have multi-page tiff files. I need to extract individual frames from the multi-page tiffs and save them as single-page tiffs. 95% of the time I receive multi-page tiffs containing 1 or more black and white CCITT4 compressed files (frames) inside the tiff. Every now and then I receive a mixture of black and white CCITT4 and JPEG compressed files, and sometimes just multi-page tiffs with JPEG only. The code runs great when dealing with the...
4
17886
by: mimmo | last post by:
Hi! I should convert the accented letters of a string in the correspondent letters not accented. But when I compile with -Wall it give me: warning: multi-character character constant Do the problem is the charset? How I can avoid this warning? But the worst thing isn't the warning, but that the program doesn't work! The program execute all other operations well, but it don't print the converted letters: for example, in the string...
2
6334
by: sangeetha | last post by:
Hello, I've assigned to develop a simple chat application using "C" program. I've written program but missing one thing. Simultaneously both user can type in their window. But i dont know how to implement this, in such way that at all the time, same thread/process should be able to send and recieve message from/to between their desination. I've written code, in that once the user1 typed the message, it cant send an another message...
5
5775
by: bobwansink | last post by:
Hi, I'm relatively new to programming and I would like to create a C++ multi user program. It's for a project for school. This means I will have to write a paper about the theory too. Does anyone know a good place to start looking for some theory on the subject of multi user applications? I know only bits and pieces, like about transactions, but a compendium of possible approches to multi user programming would be very appreciated!
0
866
by: Johannes Hansen | last post by:
Hi I'm looking for ANY resources on financial problems and their solutions in ..NET 1.1. Especially various multi currency and rounding issues. If you know ANY resource be it web, book, event or course please tell me about it. Thanks in advance! -- Johannes Hansen System Consultant, frontAvenue A/S
0
2080
by: Chris Thomasson | last post by:
<wkaras@yahoo.comwrote in message news:1156863246.290976.191710@i3g2000cwc.googlegroups.com... volatile has nothing to do with the memory model... Well, except in Microsoft... http://groups.google.com/group/comp.programming.threads/msg/52fbe7472d229061?hl=en http://groups.google.com/group/comp.programming.threads/browse_frm/thread/e7b5fe64cb35d64d/52fbe7472d229061?&hl=en#52fbe7472d229061
0
1096
by: Scott | last post by:
VB GUI source code for developing please see below web site. GUI Ver. 1.0 Is a very fancy pull down menu, toolbar multi tabbed GUI menu interface for any version of Visual Basic should run and compile from versions VB 1 to V6 (VB 1, VB2, VB3, VB4, VB5, VB6), Has pull down menus, toolbar, tabbed form, image list, dialog boxes, (open, save, print, color, etc.), multiple window shell functions, an option form with 18 check boxes, a...
1
9326
by: mknoll217 | last post by:
I am recieving this error from my code: The multi-part identifier "PAR.UniqueID" could not be bound. The multi-part identifier "Salary.UniqueID" could not be bound. The multi-part identifier "PAR.UniqueID" could not be bound. The multi-part identifier "PAR.PAR_Status" could not be bound. The multi-part identifier "Salary.New_Salary" could not be bound. The multi-part identifier "Salary.UniqueID" could not be bound. The multi-part...
1
3273
by: satya0674 | last post by:
Hi Everybody , Is any one have the soft copy of the book Developing IP Multicast Networks: The Definitive Guide to Designing and Deploying CISCO IP Multi- cast Networks by Beau Williamson if so plz plz frwd that to me
0
9794
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9642
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10780
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10497
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10539
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9319
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6951
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5623
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4420
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.