Click here to Skip to main content
15,901,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: ASCII, Binary Editor Pin
Larantz6-Sep-07 22:18
Larantz6-Sep-07 22:18 
Questionproblem with https Pin
vamsimohan216-Sep-07 17:59
vamsimohan216-Sep-07 17:59 
AnswerRe: problem with https Pin
Larantz6-Sep-07 20:09
Larantz6-Sep-07 20:09 
QuestionMultiple Language Pin
Adrian Soon6-Sep-07 17:58
Adrian Soon6-Sep-07 17:58 
AnswerRe: Multiple Language Pin
zimbo01016-Sep-07 18:13
zimbo01016-Sep-07 18:13 
AnswerRe: Multiple Language Pin
ankitbhadana6-Sep-07 20:20
ankitbhadana6-Sep-07 20:20 
AnswerRe: Multiple Language Pin
Urs Enzler6-Sep-07 21:16
Urs Enzler6-Sep-07 21:16 
GeneralRe: Multiple Language Pin
Rudolf Jan7-Sep-07 0:34
Rudolf Jan7-Sep-07 0:34 
You can do it to a certain point. On code project there is a tool to translate resources, which works nice. Support from .NET is not really an improvement above the resource dll's you couldmake with MFC. If you'r really seriuos, there is a book about Internationalization focussing on .NET (look at Amazon for it). My recent experience is that it takes a lot of specific knowledge and it takes much time to make real multiligual applications. I.m Dutch and I love my laguage but I don't think I really want to invest so much time in this.

An important thing is that you must include it from day 1 into yor design. Adding multi langauge support later on is very difficult and tedious to do.

Rudolf Heijink

GeneralRe: Multiple Language Pin
Urs Enzler7-Sep-07 0:43
Urs Enzler7-Sep-07 0:43 
QuestionPassword Protected IE Pin
zimbo01016-Sep-07 17:46
zimbo01016-Sep-07 17:46 
AnswerRe: Password Protected IE Pin
Biju Sam6-Sep-07 21:17
Biju Sam6-Sep-07 21:17 
Questionhow to track an user with in an application Pin
prasadbuddhika6-Sep-07 17:44
prasadbuddhika6-Sep-07 17:44 
AnswerRe: how to track an user with in an application Pin
zimbo01016-Sep-07 17:58
zimbo01016-Sep-07 17:58 
AnswerRe: how to track an user with in an application Pin
rah_sin6-Sep-07 18:39
professionalrah_sin6-Sep-07 18:39 
GeneralRe: how to track an user with in an application Pin
prasadbuddhika7-Sep-07 0:10
prasadbuddhika7-Sep-07 0:10 
QuestionHow to get FTP Server's directory name. Pin
G.I Cho6-Sep-07 16:23
G.I Cho6-Sep-07 16:23 
AnswerRe: How to get FTP Server's directory name. Pin
ChrisKo7-Sep-07 11:42
ChrisKo7-Sep-07 11:42 
QuestionSetting checkedlist box from sql querie Pin
falles016-Sep-07 14:17
falles016-Sep-07 14:17 
AnswerRe: Setting checkedlist box from sql querie Pin
Larantz6-Sep-07 20:29
Larantz6-Sep-07 20:29 
GeneralRe: Setting checkedlist box from sql querie Pin
falles0110-Sep-07 13:33
falles0110-Sep-07 13:33 
GeneralRe: Setting checkedlist box from sql querie Pin
Larantz12-Sep-07 11:03
Larantz12-Sep-07 11:03 
QuestionStrange Oracle error after migration Pin
Muammar©6-Sep-07 12:27
Muammar©6-Sep-07 12:27 
AnswerRe: how to check whether the data allready exists in the sqlserver database Pin
Pete O'Hanlon6-Sep-07 11:46
mvePete O'Hanlon6-Sep-07 11:46 
GeneralRe: how to check whether the data allready exists in the sqlserver database Pin
Larantz6-Sep-07 12:23
Larantz6-Sep-07 12:23 
GeneralRe: how to check whether the data allready exists in the sqlserver database Pin
Pete O'Hanlon6-Sep-07 21:58
mvePete O'Hanlon6-Sep-07 21:58 

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.