FREE New Indian oil for men!
Mon, 05 Sep 2005 17:28:30 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
Localiszation & codepage
Sun, 4 Sep 2005 18:28:05 +1000
How do the two (if at all) interact - is a localization a particular
codepage? Take en-us and en-uk pound symbol for instance. (excuse my
ignorance if en-uk doesn't exist)
Regards
Robert.
...
|
CodePages & ASCII
Sun, 4 Sep 2005 18:24:10 +1000
Do all codes pages have the standard ASCII character set i.e. 0-127 chars
then extended ascii would depend on my loaded code page?
Robert.
...
|
Loading strings in one foreign language only takes too long
Tue, 30 Aug 2005 14:47:13 -0700
Hi,
I have an XP SP2, .net framework 1.1 SP1.
An html/css interface using jscripts in which I create ActiveX objects and
present a dialog using the appropriate language set by the user on that
machine.
Those ActiveX object are C++ COM dlls which call other COM dlls, some of
them are managed c# and some of ...
|
Datagrid with combobox
Tue, 30 Aug 2005 01:24:59 -0700
how to set a display member and value mamber for a combobox in datagrid?
thanks in advance
*** Sent via Developersdex http://www.developersdex.com *** ...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:00:57 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:00:56 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
|
|
MS Excel and converstion FROM unicode to ISO-8859
27 Aug 2005 15:11:28 -0700
Hi,
I need an urgent answer to the following question/problem:
1. I have a MS Excel (it's MS Office 2003) file with text strings in
German, French, Spanish, and English. The strings are translations for
a non-Unicode enable proprietary software. Therefore, I need to make
sure that they are not in UTF-8 or a ...
|
Incorrect Vietnamese Collation in VS 2003 & 2005 Beta 2
Sat, 27 Aug 2005 14:07:02 -0700
I have tried to sort Vietnamese words after setting the Culture property, but
the result is still in wrong order.
Code:
Thread.CurrentThread.CurrentCulture = new CultureInfo("vi-VN");
string[] words = txtbox.SelectedText.Split('\n');
Array.Sort(words);
as is implemented in VietPad.NET text edito ...
|
Creating an instance is hang for one foreign language only
Fri, 26 Aug 2005 11:45:54 -0700
Hi,
I have a localized application with an js UI which calls C++ COM dlls. It is
localized.
On CHT calling create instance on one of the dlls is hanging for 13 minutes
while on other languages it is fine.
The problem is also not reproducable in an earlier version while there are
no obvious differences.
W ...
|