Click here to Skip to main content
15,896,912 members
Home / Discussions / C#
   

C#

 
AnswerRe: read write serial com Pin
Niiiissssshhhhhuuuuu11-Sep-06 3:06
Niiiissssshhhhhuuuuu11-Sep-06 3:06 
GeneralRe: read write serial com Pin
Niiiissssshhhhhuuuuu11-Sep-06 3:35
Niiiissssshhhhhuuuuu11-Sep-06 3:35 
GeneralRe: read write serial com Pin
faladrim11-Sep-06 5:01
faladrim11-Sep-06 5:01 
GeneralRe: read write serial com Pin
Niiiissssshhhhhuuuuu11-Sep-06 17:38
Niiiissssshhhhhuuuuu11-Sep-06 17:38 
GeneralRe: read write serial com Pin
faladrim11-Sep-06 21:49
faladrim11-Sep-06 21:49 
GeneralRe: read write serial com Pin
faladrim12-Sep-06 22:07
faladrim12-Sep-06 22:07 
QuestionPassword Pin
TAREQ F ABUZUHRI10-Sep-06 21:17
TAREQ F ABUZUHRI10-Sep-06 21:17 
AnswerRe: Password Pin
Andrei Ungureanu11-Sep-06 0:07
Andrei Ungureanu11-Sep-06 0:07 
Hi,
You can try using MD5. There is an encoder built in VS2005. However you must know that MD5 cannot be decoded so if you want to test the input password with a stored one you should convert the input password to MD5 and then compare it with the stored password. Search MSDN for MD5.
Hope it helps.

Do your best to be the best

QuestionCan not start C# application without VS2005 Pin
M-200010-Sep-06 21:15
M-200010-Sep-06 21:15 
QuestionMaking tabpages appear without cllicking Pin
Hampus@foi10-Sep-06 20:57
Hampus@foi10-Sep-06 20:57 
AnswerRe: Making tabpages appear without cllicking Pin
Stefan Troschuetz10-Sep-06 21:26
Stefan Troschuetz10-Sep-06 21:26 
GeneralRe: Making tabpages appear without cllicking Pin
Hampus@foi10-Sep-06 22:05
Hampus@foi10-Sep-06 22:05 
AnswerRe: Making tabpages appear without cllicking Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:35
Arjun "Mjolnir" Bahree10-Sep-06 22:35 
QuestionHow to add some animation to window while minimizing application to system tray Pin
Hemant kulkarni10-Sep-06 20:45
Hemant kulkarni10-Sep-06 20:45 
AnswerRe: How to add some animation to window while minimizing application to system tray Pin
Coding C#11-Sep-06 4:52
Coding C#11-Sep-06 4:52 
QuestionProblem with IsInputKey Pin
zeemoo10-Sep-06 20:39
zeemoo10-Sep-06 20:39 
QuestionWin To Web Pin
mehrdadc4810-Sep-06 20:35
mehrdadc4810-Sep-06 20:35 
AnswerRe: Win To Web Pin
Navi1510-Sep-06 20:41
Navi1510-Sep-06 20:41 
Questionrichtextbox control Pin
Kumar290510-Sep-06 20:16
Kumar290510-Sep-06 20:16 
AnswerRe: richtextbox control Pin
Stefan Troschuetz10-Sep-06 21:28
Stefan Troschuetz10-Sep-06 21:28 
QuestionWPF BitmapImage and transparency Pin
Steve Bickell10-Sep-06 20:05
Steve Bickell10-Sep-06 20:05 
AnswerRe: WPF BitmapImage and transparency Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:32
Arjun "Mjolnir" Bahree10-Sep-06 22:32 
GeneralRe: WPF BitmapImage and transparency Pin
Steve Bickell11-Sep-06 10:50
Steve Bickell11-Sep-06 10:50 
GeneralRe: WPF BitmapImage and transparency Pin
Arjun "Mjolnir" Bahree11-Sep-06 16:59
Arjun "Mjolnir" Bahree11-Sep-06 16:59 
AnswerRe: WPF BitmapImage and transparency Pin
g00fyman10-Sep-06 22:59
g00fyman10-Sep-06 22:59 

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.