Click here to Skip to main content
16,005,316 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using win32 LIB in C# Pin
Andy Moore7-Apr-06 3:15
Andy Moore7-Apr-06 3:15 
Question[Message Deleted] Pin
t4ure4n6-Apr-06 2:42
t4ure4n6-Apr-06 2:42 
AnswerRe: .C# and standard C library Pin
toxcct6-Apr-06 2:58
toxcct6-Apr-06 2:58 
AnswerRe: .C# and standard C library Pin
Stefan Troschuetz6-Apr-06 3:00
Stefan Troschuetz6-Apr-06 3:00 
QuestionmaskedTextBox Format Pin
mostafa_h6-Apr-06 2:26
mostafa_h6-Apr-06 2:26 
AnswerRe: maskedTextBox Format Pin
scoroop6-Apr-06 3:46
scoroop6-Apr-06 3:46 
GeneralRe: maskedTextBox Format Pin
mostafa_h6-Apr-06 4:43
mostafa_h6-Apr-06 4:43 
GeneralRe: maskedTextBox Format Pin
scoroop6-Apr-06 4:54
scoroop6-Apr-06 4:54 
i'm at work now and i have only VC++ here Big Grin | :-D ... at home i'll write some snippet Smile | :) .

anyway, use a function that extracts day number/month number from that date format and then just validate those values... if there's no such function (i just don't remember), just take the value from text box and convert it to string, tokenize it using slashes, convert tokens into integers and you're there. that's my hint for now. if it doesn't help, i'll write some more later, or someone else helps you before Smile | :) .
GeneralRe: maskedTextBox Format Pin
mostafa_h6-Apr-06 6:39
mostafa_h6-Apr-06 6:39 
AnswerRe: maskedTextBox Format Pin
Drew McGhie6-Apr-06 10:48
Drew McGhie6-Apr-06 10:48 
GeneralRe: maskedTextBox Format Pin
mostafa_h6-Apr-06 21:36
mostafa_h6-Apr-06 21:36 
Questionkeyboard hooks in C# Pin
LMHP6-Apr-06 0:45
LMHP6-Apr-06 0:45 
AnswerRe: keyboard hooks in C# Pin
Judah Gabriel Himango6-Apr-06 4:40
sponsorJudah Gabriel Himango6-Apr-06 4:40 
AnswerRe: keyboard hooks in C# Pin
Judah Gabriel Himango7-Apr-06 4:10
sponsorJudah Gabriel Himango7-Apr-06 4:10 
QuestionHow to Stop Screen Saver Pin
Shajeel6-Apr-06 0:40
Shajeel6-Apr-06 0:40 
AnswerRe: How to Stop Screen Saver Pin
Judah Gabriel Himango6-Apr-06 4:41
sponsorJudah Gabriel Himango6-Apr-06 4:41 
GeneralRe: How to Stop Screen Saver Pin
Shajeel6-Apr-06 18:50
Shajeel6-Apr-06 18:50 
QuestionUserControl problem Pin
snouto5-Apr-06 23:43
snouto5-Apr-06 23:43 
AnswerRe: UserControl problem Pin
Judah Gabriel Himango6-Apr-06 4:43
sponsorJudah Gabriel Himango6-Apr-06 4:43 
QuestionNotifyIcon problem Pin
tiziacaia5-Apr-06 23:36
tiziacaia5-Apr-06 23:36 
AnswerRe: NotifyIcon problem Pin
russellsoft6-Apr-06 4:25
russellsoft6-Apr-06 4:25 
GeneralRe: NotifyIcon problem Pin
tiziacaia6-Apr-06 20:02
tiziacaia6-Apr-06 20:02 
QuestionSD card properties Pin
spif20015-Apr-06 23:34
spif20015-Apr-06 23:34 
AnswerRe: SD card properties Pin
spif200111-Apr-06 22:29
spif200111-Apr-06 22:29 
QuestionCreating Enums for XML-Elements using C# Pin
Muecahit Goeksu5-Apr-06 23:17
Muecahit Goeksu5-Apr-06 23:17 

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.