473,396 Members | 1,935 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Designing Multilingual Websites with ASP.net

I am trying to design an application that supports multiple languages. I
have seen examples using an XML file and writing a custom function to import
the strings and I have seen examples of resource files. I am trying to see
what other people are using out there so I can decide what direction I am
going to go. Your input is much appreciated.

thanks much,
Anthony Biondo
Nov 18 '05 #1
5 1772
Anthony,
If you haven't seen them yet, check out my articles which talk about just
this (http://openmymind.net/localization/index.html,
http://openmymind.net/localization/index2.html). I'm clearly not a fan of
resource files, but if this is a small site with only a couple languages, it
might be a good alternative. Anythign else, where there'll be a lot of
content/translation and/or multiple languages, and XML files are the way to
go....

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Anthony J Biondo Jr." <an******@biondocomm.com> wrote in message
news:eb**************@TK2MSFTNGP15.phx.gbl...
I am trying to design an application that supports multiple languages. I
have seen examples using an XML file and writing a custom function to import the strings and I have seen examples of resource files. I am trying to see what other people are using out there so I can decide what direction I am
going to go. Your input is much appreciated.

thanks much,
Anthony Biondo

Nov 18 '05 #2
Hello Anthony,

I don't know whether you're developing a client app or web app, but if it's
a web application, you may be intersted in the approach we've taken to this.
It basically uses the same principle as Karl Seguin describes in his post
-localized controls- and extends this to create a content-managebale
multilingual application (or website).

A good example can be found at http://www.directwonen.nl

If you're interested in more background info, please let me know.

Regards,
Daniel Peters

"Anthony J Biondo Jr." wrote:
I am trying to design an application that supports multiple languages. I
have seen examples using an XML file and writing a custom function to import
the strings and I have seen examples of resource files. I am trying to see
what other people are using out there so I can decide what direction I am
going to go. Your input is much appreciated.

thanks much,
Anthony Biondo

Nov 18 '05 #3
Hi Anthony

Can you give more details on how you are using localized controls and
where can i get those

Nov 19 '05 #4
Hi Anthony

Can you give more details on how you are using localized controls and
where can i get those

Nov 19 '05 #5
Hey Abhay,
I realize this public message wasn't aimed at me, but I can't pass up an
opportunity to point to my own localized articles and controls, check them
out at:
http://openmymind.net/localization/index.html
and
http://openmymind.net/localization/index2.html

With any hope those are the ones anthony was refering to anyways ;)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Abhay" <ab****@xango.net> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hi Anthony

Can you give more details on how you are using localized controls and
where can i get those

Nov 19 '05 #6

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

Similar topics

54
by: Vincent | last post by:
I would like to have my website translated in several languages and take advantage of language negotiation to let the user choose its preferred version of the site. I read with most interest the...
2
by: charliewest | last post by:
Building Multilingual Portal I have been assigned a new project to build a multilingual portal using ASP and/or ASP.NET and the expected Microsoft technologies including ADO and SQL Server 2000....
7
by: J?rg Keller | last post by:
Hi all I have to localize an Access 2002 application: The application using several form, tables etc. is currently only in English. Now the frontend has to be bilingual, so the user can choose...
0
by: JoanneC | last post by:
When developing dynamic web content for the global market place using ASP.NET, VB.NET and MS-Access, why should one install MS-Windows 2000 Server (mulitlanguage/multilingual), and is it necessary...
0
by: JoanneC | last post by:
When developing dynamic web content for the global market place using ASP.NET, VB.NET and MS-Access, why should one install MS-Windows 2000 Server (mulitlanguage/multilingual), and is it necessary...
0
by: Karl | last post by:
I just finished my first tutorial on creating multilingual websites. If you are interested, you can see it here: http://www.openmymind.net/localization/ I plan on creating a 2nd part which will...
64
by: Manfred Kooistra | last post by:
I am building a website with identical content in four different languages. On a first visit, the search engine determines the language of the content by the IP address of the visitor. What the...
2
by: | last post by:
Best practices and recommendations for asp.net 2 multilingual web sites? Thanks
7
by: Victor | last post by:
Hi folks! Could anybody explain why does the following code : <form name="upload" method="post"> <input type="file" name="file_1" style="display:none" /> <input type="text" name="text_1" />...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.