| Thread | Last Post | Replies |
|
| Outlook2000 - problems with Cyrillic subjects in the message listing | 31 Jan 2007 05:46 GMT | 3 |
Outlook2000, Internet Mail Only version on w2k SP2. Active Code Page 850 Used for communication in English and Russian Mail Format --->International Options --> Encoding are set to KOI8-R
|
| DateTime - best approach ?? | 29 Jan 2007 09:30 GMT | 2 |
I'm using .NET Framework 2.0 + Windows XP Pro SP2/Win 2003 Server + Sql Server 2000/2005 or Sql Express 2005/MSDE 2000. I'm developing a win forms app for different users in different countries/cultures and I'm using DateTime in text files + Sql table columns,
|
| formating number - any relation to i18? | 28 Jan 2007 22:24 GMT | 4 |
w2k SP2. chcp returns 866 Accsess-2000 A table stores numbers in currency format
|
| internationalization of MessageBox? | 26 Jan 2007 12:57 GMT | 3 |
What's the commonly used way to do internationalization of the text in MessageBoxes? Thanks a lot in advance, Pieter
|
| Where does Thread.CurrentThread.CurrentUICulture get its initial value from? | 25 Jan 2007 01:04 GMT | 1 |
Where does Thread.CurrentThread.CurrentUICulture get its intial value from and how can I view or change that value without using .NET? I recently had a web service that was reading the Thread.CurrentThread.CurrentUICulture.LCID and using that value to
|
| size of application file | 12 Jan 2007 22:09 GMT | 1 |
first sorry for my english. I localized my winform application. Default language is french, and I translate it in english using the localizable form attribut and ressource files. It's OK. I have ressources dll in "en" directory and all work fine.
|
| Fiter Unicode text | 10 Jan 2007 14:06 GMT | 4 |
I am faced with the following issue. We have Unicode text data in a Sql Server 2000 database. We are in the process of adding Cyrillic, Greek, Hebrew and Japanese data. Our downstream systems can only accept a subset of Latin characters. The
|
| How to Store numbers in other languages? | 06 Jan 2007 19:58 GMT | 3 |
My Back End is SQL Server and Front End is VB.Net. The Int data type of SQL Server doesn't seem to support numbers of other languages. It only supports numbers in Latin script.
|
| How to retrieve the Control Panel Culture ?? | 03 Jan 2007 17:36 GMT | 3 |
I have designed a multilingual application with about four resource files. I have provided a menu for selecting the lang. But before the user selects the language, my form should load according the current system culture (i.e) Control Panel culture.
|
| Create foreign language ANSI files | 03 Jan 2007 14:35 GMT | 3 |
I'm developing an ASP.Net application used by the translators to translate our web site to different languages, my problem is the applets in the application need to read the data from ANSI files (not Unicode). So the files created by the Chinese translator should be a Chinese ansi ...
|
| Displaying common dialog controls based on culture | 03 Jan 2007 10:32 GMT | 1 |
Is it possible to display the common dialog controls like Open dialog box Save As dialog box Font dialog box...
|