| Thread | Last Post | Replies |
|
| Character mapping question | 29 Apr 2008 15:33 GMT | 2 |
This is kind of on-topic, kind of off-topic. (On-topic because if I get the info I need I'll write a .NET program to do what I want!) I sometimes get files with Korean or Japanese characters in the file names but which have been "mangled" and the characters come out looking like ...
|
| Localization based Metric or Imperial , List separators in asp .Ne | 25 Apr 2008 12:54 GMT | - |
Can anyone please tell me how to use Localization based Metric or Imperial , List separators in asp .Net
|
| RegionInfo for Bosnia, Malta, Nepal | 22 Apr 2008 07:17 GMT | 2 |
I am having problems with RegionInfo for mentined countries. In fact, there are even more problematic countries, these are just an example. I try this code: RegionInfo r1 = new RegionInfo("ba");
|
| DateTime.Now.toString("yyyyMMdd") depending on CultureInfo? | 19 Apr 2008 18:53 GMT | 1 |
I have this instruction mentioned at top running on an japanese client. Strangely this renders to "200809" (just year and day). Has anybody an idea? Thank you,
|
| Collating order for character data | 11 Apr 2008 15:29 GMT | - |
I have a WinForms app (VS2008, C#, .NET 3.5) dislpaying data from an Access database. My Regional Options for Windows are set to Icelandic. In this program, I have a Form with a DataGridView where I display, say Customer ID and Customer Name. I can choose to order by ID or ...
|
| 1073741819 error code | 09 Apr 2008 12:59 GMT | - |
Sometimes I got an error message after login win xp prof. sp2: %win%system32\services.exe stopped, system will shut down in 60s and restart. The code is: 1073741819. I have firewall, antivirus software (symantec client security). It did not
|
| French characetr upload | 05 Apr 2008 05:31 GMT | 3 |
I upload a text file with the following French character 'ç' and the server receives the following: 'ç' instead Any explanation? Thank you,
|
| how to adapt decimal point to the current culture? | 03 Apr 2008 16:27 GMT | - |
I have a small app running in a pocket pc that converts a value in a textbox to a double. The problem is that when the value is converted in a device that has
|