| Thread | Last Post | Replies |
|
| VB.net 2005 Multi Language RESX Project | 01 Jun 2006 00:40 GMT | 3 |
I'm currently working on a winform project that must be in 3 languages (French, English et Polish). I know that I have to work with *.resx files, (1 for each language, 1 for the default) but also 1 for each Form.
|
| what i will do to go to canada even i'm poor? | 01 Jun 2006 00:32 GMT | 1 |
please find me a solotion to my probleme here in morocco i'm poor i suffre a lot i want to go to canada even i'm poor i dont have mony
|
| Translated culture display name? | 31 May 2006 19:05 GMT | 3 |
Hi all; I'm still trying to write an application that will allow the user to switch between cultures at runtime. It is mostly working, but I have one issue that I am running into a wall on, and was hoping someone here could help.
|
| Small Problem with Localizing Forms | 24 May 2006 12:33 GMT | 4 |
Hi, I have a Windows C# app developed using VS2003 and I need to localize it into German and French. (I did not create the project) I have come across a few problems and I
|
| Best place for translations | 23 May 2006 13:25 GMT | 3 |
Can anyone recommend a source for translations for the following words into Danish, German, Spanish, French, Italian, Portugeuse, Swedish File New
|
| How to localize a property description using attributes? | 16 May 2006 09:37 GMT | 1 |
I am building a server control (web part) with localization support and I am trying to find out how I can use a resource string for the Description attribute of a property. My control's properties look something like the code below. I've tried using
|
| System.Globalisation.CultureInfo.TextInfo.ToTitleCase() | 13 May 2006 23:43 GMT | 5 |
has anyone got ToTitleCase to work in .net 2.0? I have tried the following console app and it still returns capitals. Thanks class Program
|