| Thread | Last Post | Replies |
|
| Which tool for translating resource files | 17 Jan 2006 14:41 GMT | 3 |
I am a newby. I has some resource files which must be translated by a thirt party. Are there any usefull (microsoft) tools to do this or should I just use a simple text editor.
|
| Localizing problem on winform - bug! | 17 Jan 2006 00:15 GMT | 9 |
Vs 2005, a windows form. Was set up to be localizable, was using english and french all worked fine until I started having to do some modifications to bound datatables and their binding sources. All this work of course in the default language and everything works fine on
|
| Localizing non object strings | 16 Jan 2006 11:21 GMT | 7 |
Using VS 2005 and Vb.net . If I use the default 'Resources.resx' and associated resource class located under the My Project folder (as explained by Garret McGowan in another thread on the subject), that does not seem to automatically use the current UI culture. Lets say I need a ...
|
| Getting the time of a city | 14 Jan 2006 08:36 GMT | 1 |
Is there any framework or API function i can use to get the date and time of any city in the world? Basically our server is based in Sydney and we need to know time in Perth when any scanning information comes from there. The server time is always
|