HighTechTalks DotNet Forums  

Localization Architecture

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Localization Architecture in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Localization Architecture - 02-23-2006 , 05:59 PM






Salutations All,

I'm looking for some best-practice guidance here.

We're currently working on a system (with both a web-based interface
and a rich client interface) that will need to support future
localization/translation. We've got a number of database-driven text
values (for instance, our system allows you to upload an office
document, and then apply a classification to that document for
sorting/navigation purposes) and I'm at a bit of a crossroads as to how
I should handle localization. On the one hand, we don't want multiple
classifications that are really just the same thing but in different
languages (for instance, "Business Documents" and
"Geschäftsdokumente"), but I'm also nervous about storing all this
localized text in the database. The flip side is, however, also true -
new document classifications can be added by the users, and they will
do so using their native language.

So, the question is, what's the best way to handle this? Localize in
the database, or localize in the app only?

Our database backend is SQL Server 2005, if that makes any difference.
Any guidance is most appreciated!

Thanks!


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.