Click here to Skip to main content
15,911,786 members
Home / Discussions / C#
   

C#

 
QuestionHide password decryption Pin
William Engberts6-Feb-09 3:14
William Engberts6-Feb-09 3:14 
AnswerRe: Hide password decryption Pin
EliottA6-Feb-09 3:37
EliottA6-Feb-09 3:37 
GeneralRe: Hide password decryption Pin
William Engberts6-Feb-09 4:25
William Engberts6-Feb-09 4:25 
GeneralRe: Hide password decryption Pin
musefan6-Feb-09 4:33
musefan6-Feb-09 4:33 
AnswerRe: Hide password decryption Pin
Ennis Ray Lynch, Jr.6-Feb-09 5:00
Ennis Ray Lynch, Jr.6-Feb-09 5:00 
GeneralRe: Hide password decryption Pin
William Engberts6-Feb-09 5:07
William Engberts6-Feb-09 5:07 
GeneralRe: Hide password decryption Pin
Ennis Ray Lynch, Jr.6-Feb-09 7:20
Ennis Ray Lynch, Jr.6-Feb-09 7:20 
AnswerRe: Hide password decryption Pin
Jon Rista6-Feb-09 10:02
Jon Rista6-Feb-09 10:02 
Just to throw this out there. You should look up the concept of "Security through Obscurity" and why its a bad idea. To put it simply...the problem with maintaining security through obscurity means your mechanism of security hasn't really been tested. Even if you use obfuscation techniques to maintain your obscurity, eventually someone is going to figure out how to get around it and that someone will put your security algorithms to the test. Given the nature of digital security and based on the wealth of knowledge provided by cryptoanalysts, using a mainstream, thouroughly tested security algorithm is more likely to give you better security than a home-grown solution that has never really, truely been tested. Good mainstream algorithms that have been vetted by the crytoanalyst community have been put through rigorous testing over many years, and are generally prooven to be secure against attack.

Just my two cents anyway.
QuestionIdle processing and Modal dialogs - inconsistent behavior Pin
Greg Schmidt6-Feb-09 3:07
Greg Schmidt6-Feb-09 3:07 
QuestionC# Program Is Eating My CPU Cycles Like Popcorn! Pin
Michael Fritzius6-Feb-09 2:22
professionalMichael Fritzius6-Feb-09 2:22 
AnswerRe: C# Program Is Eating My CPU Cycles Like Popcorn! Pin
Pete O'Hanlon6-Feb-09 2:29
mvePete O'Hanlon6-Feb-09 2:29 
AnswerRe: C# Program Is Eating My CPU Cycles Like Popcorn Pin
Luc Pattyn6-Feb-09 5:56
sitebuilderLuc Pattyn6-Feb-09 5:56 
QuestionTimed resize of image Pin
m.otte6-Feb-09 2:16
m.otte6-Feb-09 2:16 
AnswerRe: Timed resize of image Pin
musefan6-Feb-09 2:19
musefan6-Feb-09 2:19 
GeneralRe: Timed resize of image [modified] Pin
m.otte6-Feb-09 2:34
m.otte6-Feb-09 2:34 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 2:48
musefan6-Feb-09 2:48 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:30
m.otte6-Feb-09 3:30 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:34
musefan6-Feb-09 3:34 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:20
musefan6-Feb-09 3:20 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:32
m.otte6-Feb-09 3:32 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:35
musefan6-Feb-09 3:35 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:40
m.otte6-Feb-09 3:40 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:43
musefan6-Feb-09 3:43 
GeneralRe: Timed resize of image Pin
m.otte6-Feb-09 3:49
m.otte6-Feb-09 3:49 
GeneralRe: Timed resize of image Pin
musefan6-Feb-09 3:53
musefan6-Feb-09 3:53 

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.