Click here to Skip to main content
15,918,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: urgent ( about window services) Pin
turbochimp7-Jan-05 3:05
turbochimp7-Jan-05 3:05 
GeneralRe: urgent ( about window services) Pin
Heath Stewart7-Jan-05 6:26
protectorHeath Stewart7-Jan-05 6:26 
GeneralConverting a HEX value to a DateTime Pin
Stanimir_Stoyanov7-Jan-05 0:16
Stanimir_Stoyanov7-Jan-05 0:16 
GeneralRe: Converting a HEX value to a DateTime Pin
Heath Stewart7-Jan-05 5:55
protectorHeath Stewart7-Jan-05 5:55 
QuestionHow to develop multi-language application? Pin
luozhan16-Jan-05 21:10
luozhan16-Jan-05 21:10 
AnswerRe: How to develop multi-language application? Pin
Colin Angus Mackay6-Jan-05 21:39
Colin Angus Mackay6-Jan-05 21:39 
GeneralRe: How to develop multi-language application? Pin
Heath Stewart7-Jan-05 6:21
protectorHeath Stewart7-Jan-05 6:21 
AnswerRe: How to develop multi-language application? Pin
Adam Goossens6-Jan-05 23:45
Adam Goossens6-Jan-05 23:45 
The SDK has a wealth of information on localisation (long live Australian English! Smile | :) ); in fact I just started reading up on the topic myself - I want to implement localisation into my ASP.NET applications for work.

The common approach (from what I have been reading) is to use satellite assemblies which are loaded dynamically depending on the user's current CultureInfo.CurrentUICulture setting. If a satellite assembly isn't available for their UI culture, use the default.

However, I don't know anything more than that - I haven't even got it working myself yet Blush | :O

This space for rent!
My Blog
AnswerRe: How to develop multi-language application? Pin
OmegaSupreme7-Jan-05 0:05
OmegaSupreme7-Jan-05 0:05 
GeneralRe: How to develop multi-language application? Pin
Heath Stewart7-Jan-05 5:56
protectorHeath Stewart7-Jan-05 5:56 
AnswerRe: How to develop multi-language application? Pin
Heath Stewart7-Jan-05 6:12
protectorHeath Stewart7-Jan-05 6:12 
QuestionHow to make nice GUI like this? Pin
luozhan16-Jan-05 20:59
luozhan16-Jan-05 20:59 
AnswerRe: How to make nice GUI like this? Pin
perlmunger7-Jan-05 5:29
perlmunger7-Jan-05 5:29 
QuestionProblem calling dll from asp.net - workaround? Pin
totig6-Jan-05 20:32
totig6-Jan-05 20:32 
AnswerRe: Problem calling dll from asp.net - workaround? Pin
OmegaSupreme7-Jan-05 0:12
OmegaSupreme7-Jan-05 0:12 
GeneralRe: Problem calling dll from asp.net - workaround? Pin
totig7-Jan-05 0:41
totig7-Jan-05 0:41 
GeneralRe: Problem calling dll from asp.net - workaround? Pin
OmegaSupreme7-Jan-05 1:05
OmegaSupreme7-Jan-05 1:05 
GeneralInsert a line into the begining of the text file Pin
itssuk6-Jan-05 19:49
itssuk6-Jan-05 19:49 
GeneralRe: Insert a line into the begining of the text file Pin
Yulianto.6-Jan-05 21:22
Yulianto.6-Jan-05 21:22 
GeneralRe: Insert a line into the begining of the text file Pin
itssuk6-Jan-05 22:57
itssuk6-Jan-05 22:57 
GeneralRe: Insert a line into the begining of the text file Pin
Adam Goossens7-Jan-05 0:02
Adam Goossens7-Jan-05 0:02 
GeneralRe: Insert a line into the begining of the text file Pin
Stefan Troschuetz7-Jan-05 0:10
Stefan Troschuetz7-Jan-05 0:10 
GeneralRe: Insert a line into the begining of the text file Pin
Dave Kreskowiak7-Jan-05 3:10
mveDave Kreskowiak7-Jan-05 3:10 
GeneralBest way to accomplish... Pin
Matt Newman6-Jan-05 15:03
Matt Newman6-Jan-05 15:03 
GeneralRe: Best way to accomplish... Pin
Christian Graus6-Jan-05 15:09
protectorChristian Graus6-Jan-05 15:09 

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.