| Thread | Last Post | Replies |
|
| TableLayoutPanel.LayoutSettings | 09 May 2008 06:43 GMT | - |
When TableLayoutPanel writes LayoutSettings and the settings contain value having decimal separator (e.g. 5.4) .NET writes the decimal using the decimal point of the current locale. For example if I have the following value
|
| 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
|
| 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
|
| 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
|