Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
QuestionHow to make it happen Windows Control's Event in Code Pin
ye win zaw11-May-05 19:34
ye win zaw11-May-05 19:34 
AnswerRe: How to make it happen Windows Control's Event in Code Pin
Indagro12-May-05 0:02
Indagro12-May-05 0:02 
GeneralRe: How to make it happen Windows Control's Event in Code Pin
ye win zaw12-May-05 0:13
ye win zaw12-May-05 0:13 
GeneralWin form user controls Pin
skrishnasarma11-May-05 19:11
skrishnasarma11-May-05 19:11 
GeneralRe: Win form user controls Pin
Christian Graus11-May-05 19:31
protectorChristian Graus11-May-05 19:31 
GeneralDisplay datetime in C# Pin
hvan220311-May-05 17:58
hvan220311-May-05 17:58 
GeneralRe: Display datetime in C# Pin
Kodanda Pani11-May-05 18:46
Kodanda Pani11-May-05 18:46 
GeneralRe: Display datetime in C# Pin
Christian Graus11-May-05 18:55
protectorChristian Graus11-May-05 18:55 
Why not use a datetimepicker, and then you can set the second one to have a minimum date of the value of the first one ? Then you also get a datetime without having to parse it, although parsing it is not that difficult. If you split the string on the slash and count the number of elements, you'll know which of the three formats your user has attempted. I always think it's better to use a control that stops the user from making a silly mistake, if possible.


Christian Graus - Microsoft MVP - C++
GeneralRe: Display datetime in C# Pin
hvan220311-May-05 23:26
hvan220311-May-05 23:26 
GeneralRe: Display datetime in C# Pin
leppie12-May-05 2:10
leppie12-May-05 2:10 
GeneralRe: Display datetime in C# Pin
Christian Graus15-May-05 18:15
protectorChristian Graus15-May-05 18:15 
QuestionServer send msgs to client behind firewall? Pin
eyoung7011-May-05 17:12
eyoung7011-May-05 17:12 
AnswerRe: Server send msgs to client behind firewall? Pin
Sebastian Schneider13-May-05 0:24
Sebastian Schneider13-May-05 0:24 
GeneralNetwork problem Pin
felopater11-May-05 15:38
felopater11-May-05 15:38 
GeneralCanceling validation Pin
hhrafn11-May-05 13:33
hhrafn11-May-05 13:33 
GeneralRe: Canceling validation Pin
Kodanda Pani11-May-05 18:35
Kodanda Pani11-May-05 18:35 
GeneralRe: Canceling validation Pin
hhrafn12-May-05 3:30
hhrafn12-May-05 3:30 
GeneralRe: Canceling validation Pin
Luis Alonso Ramos11-May-05 18:57
Luis Alonso Ramos11-May-05 18:57 
GeneralRe: Canceling validation Pin
hhrafn12-May-05 11:24
hhrafn12-May-05 11:24 
GeneralRe: Canceling validation Pin
edokt13-May-05 8:09
edokt13-May-05 8:09 
QuestionHow get the real max size of DataColumn Pin
machocr11-May-05 11:38
machocr11-May-05 11:38 
AnswerRe: How get the real max size of DataColumn Pin
iulia2214-Oct-10 21:21
iulia2214-Oct-10 21:21 
GeneralReflecting on Obfuscation Pin
Marc Clifton11-May-05 11:26
mvaMarc Clifton11-May-05 11:26 
GeneralRe: Reflecting on Obfuscation Pin
Judah Gabriel Himango11-May-05 11:59
sponsorJudah Gabriel Himango11-May-05 11:59 
GeneralRe: Reflecting on Obfuscation Pin
Marc Clifton11-May-05 12:22
mvaMarc Clifton11-May-05 12:22 

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.