Click here to Skip to main content
15,911,139 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralTransactional hash tables Pin
Ray Cassick10-Feb-05 14:41
Ray Cassick10-Feb-05 14:41 
GeneralCInt(True) in C# Pin
goldoche10-Feb-05 8:54
goldoche10-Feb-05 8:54 
GeneralRe: CInt(True) in C# Pin
C# Genius10-Feb-05 9:06
C# Genius10-Feb-05 9:06 
GeneralRe: CInt(True) in C# Pin
S. Senthil Kumar10-Feb-05 10:02
S. Senthil Kumar10-Feb-05 10:02 
GeneralDifference in data types Pin
Ray Cassick9-Feb-05 10:43
Ray Cassick9-Feb-05 10:43 
GeneralRe: Difference in data types Pin
Christian Graus9-Feb-05 11:09
protectorChristian Graus9-Feb-05 11:09 
GeneralRe: Difference in data types Pin
S. Senthil Kumar9-Feb-05 19:20
S. Senthil Kumar9-Feb-05 19:20 
QuestionEasy way to localize an app? - Managing Localization? Pin
Simon Kittle9-Feb-05 4:59
Simon Kittle9-Feb-05 4:59 
Hi,

I've got a C# .NET forms application - I need to make this program support a number of differant languages. I've done the basics of getting it ready to be localized. i.e. I have all my strings stored in a simple text file with keys and they get compiled into satellite DLL's so I can add new languages and the app will use them.

However I have a question regarding the best way to manage this process. At the moment I have a strings.txt file, which contains strings that are used in the program such as error messages.

Then the UI, each Window in the program and the dialogs etc, they all have their own language-strings and prompts actually just add'ed to them in the VS.NET designer.

I know that each Windows Form has a .resx file which contains all the resources, including these strings.

I guess my question is, how can I simplfy the process of adding new languages - I pretty much don't want to have to sit there, make each form "Localizable" and then type each different language version in to the VS.NET IDE.

Especially as I'm not the one doing the translating.

Is there anyway to get the UI to use strings from a non-default resource file as such? Maybe so I could get all the strings in one place and then send them away to be translated.

Is there is a simple way to do this that I'm missing?

Thanks

Simon

QuestionHow to get Physical Address of NIC? Pin
thainam8-Feb-05 16:54
thainam8-Feb-05 16:54 
AnswerRe: How to get Physical Address of NIC? Pin
C# Genius10-Feb-05 8:56
C# Genius10-Feb-05 8:56 
GeneralNET debuggers do not work Pin
rwestgraham8-Feb-05 9:01
rwestgraham8-Feb-05 9:01 
GeneralRe: NET debuggers do not work Pin
rwestgraham8-Feb-05 13:15
rwestgraham8-Feb-05 13:15 
GeneralStrongNameIdentityPermission issue Pin
tflagg8-Feb-05 6:37
tflagg8-Feb-05 6:37 
GeneralRe: StrongNameIdentityPermission issue Pin
tflagg8-Feb-05 10:00
tflagg8-Feb-05 10:00 
GeneralClass library load Pin
QuaKx7-Feb-05 20:53
QuaKx7-Feb-05 20:53 
GeneralRe: Class library load Pin
S. Senthil Kumar8-Feb-05 10:15
S. Senthil Kumar8-Feb-05 10:15 
QuestionOnDisconnect? Pin
Magnus277-Feb-05 5:59
Magnus277-Feb-05 5:59 
Generalworking with .NET 2.0 and .NET 1.1 Pin
TheSnakeByte6-Feb-05 22:11
TheSnakeByte6-Feb-05 22:11 
Generalcolumn name error Pin
Rekha Patel5-Feb-05 10:42
Rekha Patel5-Feb-05 10:42 
GeneralRe: column name error Pin
Robert Rohde5-Feb-05 20:46
Robert Rohde5-Feb-05 20:46 
GeneralRe: column name error Pin
Rekha Patel6-Feb-05 6:07
Rekha Patel6-Feb-05 6:07 
GeneralAbout .NET framework history Pin
Andres Coder5-Feb-05 6:07
Andres Coder5-Feb-05 6:07 
GeneralRe: About .NET framework history Pin
Michael P Butler5-Feb-05 6:49
Michael P Butler5-Feb-05 6:49 
GeneralRe: About .NET framework history Pin
Andres Coder5-Feb-05 11:23
Andres Coder5-Feb-05 11:23 
Generalchecking values in datagrid rows Pin
Rekha Patel4-Feb-05 14:03
Rekha Patel4-Feb-05 14:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.