Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: days of week Pin
Tauseef A23-Apr-10 19:17
Tauseef A23-Apr-10 19:17 
GeneralRe: days of week Pin
Richard MacCutchan23-Apr-10 21:31
mveRichard MacCutchan23-Apr-10 21:31 
Questionsystem language Pin
Member 59031022-Apr-10 19:04
Member 59031022-Apr-10 19:04 
AnswerRe: system language Pin
PIEBALDconsult22-Apr-10 19:11
mvePIEBALDconsult22-Apr-10 19:11 
AnswerRe: system language Pin
Ice_Freez0522-Apr-10 19:17
Ice_Freez0522-Apr-10 19:17 
GeneralRe: system language Pin
Member 59031022-Apr-10 19:40
Member 59031022-Apr-10 19:40 
GeneralRe: system language Pin
Eddy Vluggen22-Apr-10 22:17
professionalEddy Vluggen22-Apr-10 22:17 
AnswerRe: system language Pin
Michel Godfroid22-Apr-10 20:41
Michel Godfroid22-Apr-10 20:41 
There is no 'real' system language anymore. Stuff like code pages is only used for applications which do not support UNICODE, and since windows is complete UNICODE, this means only legacy applications (and console applications).
the following table[^] summarizes the various options quite nicely, and tells you which API to use to get at them.
QuestionClosing a form issue Pin
mprice21422-Apr-10 16:44
mprice21422-Apr-10 16:44 
AnswerRe: Closing a form issue Pin
PIEBALDconsult22-Apr-10 17:05
mvePIEBALDconsult22-Apr-10 17:05 
AnswerRe: Closing a form issue Pin
Abhinav S22-Apr-10 18:30
Abhinav S22-Apr-10 18:30 
QuestionHow to execute the button1_Click event in the other button's Click event or textBox1_TextChanged? Pin
mctramp16822-Apr-10 15:05
mctramp16822-Apr-10 15:05 
AnswerRe: How to execute the button1_Click event in the other button's Click event or textBox1_TextChanged? Pin
Luc Pattyn22-Apr-10 15:17
sitebuilderLuc Pattyn22-Apr-10 15:17 
GeneralRe: How to execute the button1_Click event in the other button's Click event or textBox1_TextChanged? Pin
yu-jian22-Apr-10 15:46
yu-jian22-Apr-10 15:46 
GeneralRe: How to execute the button1_Click event in the other button's Click event or textBox1_TextChanged? Pin
Dave Kreskowiak23-Apr-10 3:40
mveDave Kreskowiak23-Apr-10 3:40 
QuestionHow can artificial intelligence response? Pin
nEar_mO22-Apr-10 14:35
nEar_mO22-Apr-10 14:35 
AnswerRe: How can artificial intelligence response? Pin
Luc Pattyn22-Apr-10 15:20
sitebuilderLuc Pattyn22-Apr-10 15:20 
AnswerRe: How can artificial intelligence response? Pin
PIEBALDconsult22-Apr-10 16:27
mvePIEBALDconsult22-Apr-10 16:27 
GeneralRe: How can artificial intelligence response? Pin
Abhinav S22-Apr-10 16:32
Abhinav S22-Apr-10 16:32 
GeneralRe: How can artificial intelligence response? Pin
PIEBALDconsult22-Apr-10 17:05
mvePIEBALDconsult22-Apr-10 17:05 
GeneralRe: How can artificial intelligence response? Pin
OriginalGriff22-Apr-10 21:34
mveOriginalGriff22-Apr-10 21:34 
AnswerRe: How can artificial intelligence response? Pin
Stephen Hewitt22-Apr-10 22:14
Stephen Hewitt22-Apr-10 22:14 
AnswerRe: How can artificial intelligence response? Pin
Pete O'Hanlon22-Apr-10 23:11
mvePete O'Hanlon22-Apr-10 23:11 
GeneralRe: How can artificial intelligence response? Pin
Luc Pattyn22-Apr-10 23:52
sitebuilderLuc Pattyn22-Apr-10 23:52 
AnswerRe: How can artificial intelligence response? Pin
riced23-Apr-10 2:43
riced23-Apr-10 2:43 

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.