Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: System Informations Pin
Stefan Troschuetz16-Nov-04 21:43
Stefan Troschuetz16-Nov-04 21:43 
GeneralRe: System Informations Pin
ozgul17-Nov-04 0:09
ozgul17-Nov-04 0:09 
GeneralRe: System Informations Pin
Stefan Troschuetz17-Nov-04 0:20
Stefan Troschuetz17-Nov-04 0:20 
GeneralRe: System Informations Pin
Dave Kreskowiak17-Nov-04 15:53
mveDave Kreskowiak17-Nov-04 15:53 
GeneralPassword on a Windows Form Pin
Member 138504916-Nov-04 17:08
Member 138504916-Nov-04 17:08 
GeneralRe: Password on a Windows Form Pin
Dennis C. Dietrich17-Nov-04 5:53
Dennis C. Dietrich17-Nov-04 5:53 
GeneralRe: Password on a Windows Form Pin
Member 138504917-Nov-04 11:39
Member 138504917-Nov-04 11:39 
GeneralRe: Password on a Windows Form Pin
Dennis C. Dietrich17-Nov-04 12:12
Dennis C. Dietrich17-Nov-04 12:12 
BelMcGrady wrote:
I felt like someone who does not how to swim and jumps in the swimming pool.

I see. Okay, first you might want to read the Wikipedia article Hash function[^]. You should understand what a hash value is and why it is used to store passwords. You don't necessarily need to know how the MD5 algorithm works because the MD5CryptoServiceProvider Class[^] does all the magic for you.

If you know an easy way to code that function in C#, I would really appreciate it.

You should take a look at Cryptography Simplified in Microsoft .NET[^]. There are even msi packages with code samples so this should help you to get started.

Best regards
Dennis
GeneralBuilding an Internet Explorer Toolbar Pin
thintium16-Nov-04 13:56
thintium16-Nov-04 13:56 
GeneralRe: Building an Internet Explorer Toolbar Pin
Nick Parker16-Nov-04 16:06
protectorNick Parker16-Nov-04 16:06 
GeneralRe: Building an Internet Explorer Toolbar Pin
Luis Alonso Ramos17-Nov-04 19:43
Luis Alonso Ramos17-Nov-04 19:43 
GeneralChanging Background Image of form Pin
cheech522516-Nov-04 11:53
cheech522516-Nov-04 11:53 
GeneralRe: Changing Background Image of form Pin
Nick Parker16-Nov-04 12:37
protectorNick Parker16-Nov-04 12:37 
GeneralEfficiently Swapping 2 numbers! Pin
jdeakin200416-Nov-04 11:51
jdeakin200416-Nov-04 11:51 
GeneralRe: Efficiently Swapping 2 numbers! Pin
latta16-Nov-04 12:37
latta16-Nov-04 12:37 
GeneralRe: Efficiently Swapping 2 numbers! Pin
Nick Parker16-Nov-04 12:40
protectorNick Parker16-Nov-04 12:40 
GeneralRe: Efficiently Swapping 2 numbers! Pin
latta16-Nov-04 12:58
latta16-Nov-04 12:58 
GeneralRe: Efficiently Swapping 2 numbers! Pin
Skynyrd16-Nov-04 13:22
Skynyrd16-Nov-04 13:22 
GeneralRe: Efficiently Swapping 2 numbers! Pin
Dennis C. Dietrich16-Nov-04 13:22
Dennis C. Dietrich16-Nov-04 13:22 
Generalfile association Pin
bwagz16-Nov-04 11:23
bwagz16-Nov-04 11:23 
GeneralRe: file association Pin
Nick Parker16-Nov-04 11:32
protectorNick Parker16-Nov-04 11:32 
Generalupdate statement Pin
cmarmr16-Nov-04 10:33
cmarmr16-Nov-04 10:33 
GeneralRe: update statement Pin
Nick Parker16-Nov-04 11:23
protectorNick Parker16-Nov-04 11:23 
GeneralRe: update statement Pin
Luis Alonso Ramos16-Nov-04 11:27
Luis Alonso Ramos16-Nov-04 11:27 
GeneralRegular expression problem Pin
Christian Graus16-Nov-04 9:03
protectorChristian Graus16-Nov-04 9:03 

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.