| Thread | Last Post | Replies |
|
| disable the ARP cache table | 30 Oct 2007 22:56 GMT | 2 |
how to disable the ARP cache table in windows xp sp2 and vista ?
|
| Database localization | 19 Oct 2007 14:20 GMT | 3 |
I understand how to localize forms when all the strings are in the res file, but what about when some strings are in a database. For instance, say you have a datagrid that pulls the column names from a table (like below). tableGrid
|
| ISO datetimes transmitted as strings to localized Sql Server | 19 Oct 2007 09:03 GMT | 1 |
I have an web app in .net 2.0 that is using datetime and this is displayed and can be input in the current locale( different from country to country: Germany = MM.dd.yyyy, US, french or australian). I need to update sql server datetimes with the correct values.
|
| judge which kind of charset a character belongs to? | 17 Oct 2007 10:17 GMT | 1 |
A character or a character string, possibly is simplified Chinese,traditional Chinese and English, I want to know how to judge which kind of character collection it belongs to? Thanks a lot.
|
| Translate application interface at runtime | 03 Oct 2007 13:02 GMT | 3 |
I never worked with resource strings, so I don't know if this can help me I need to make an application that must have the UI in two languages. Can I accomplish this by using string resources? Can anyone give me a
|