Click here to Skip to main content
15,918,049 members
Home / Discussions / C#
   

C#

 
QuestionVideo to Flash (.flv) Pin
AB777110-Sep-06 22:18
AB777110-Sep-06 22:18 
AnswerRe: Video to Flash (.flv) Pin
g00fyman10-Sep-06 22:52
g00fyman10-Sep-06 22:52 
GeneralRe: Video to Flash (.flv) Pin
AB777110-Sep-06 22:59
AB777110-Sep-06 22:59 
GeneralRe: Video to Flash (.flv) Pin
Arjun "Mjolnir" Bahree10-Sep-06 23:17
Arjun "Mjolnir" Bahree10-Sep-06 23:17 
GeneralRe: Video to Flash (.flv) Pin
AB777111-Sep-06 18:13
AB777111-Sep-06 18:13 
QuestionBulk Update. Pin
deepaks310-Sep-06 21:57
deepaks310-Sep-06 21:57 
AnswerRe: Bulk Update. Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:16
Arjun "Mjolnir" Bahree10-Sep-06 22:16 
GeneralRe: Bulk Update. Pin
deepaks311-Sep-06 6:45
deepaks311-Sep-06 6:45 
QuestionlistBox style Pin
TAREQ F ABUZUHRI10-Sep-06 21:56
TAREQ F ABUZUHRI10-Sep-06 21:56 
AnswerRe: listBox style Pin
g00fyman10-Sep-06 22:56
g00fyman10-Sep-06 22:56 
QuestionHow to dump IPCChannel ? Pin
GDavy10-Sep-06 21:54
GDavy10-Sep-06 21:54 
AnswerRe: How to dump IPCChannel ? Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:30
Arjun "Mjolnir" Bahree10-Sep-06 22:30 
Questionread write serial com Pin
faladrim10-Sep-06 21:38
faladrim10-Sep-06 21:38 
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 

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.