Click here to Skip to main content
15,898,538 members
Home / Discussions / C#
   

C#

 
GeneralRe: question about delegates c# Pin
OriginalGriff6-Feb-11 4:36
mveOriginalGriff6-Feb-11 4:36 
QuestionExtracting table from pdf in C# Pin
puneeth894-Feb-11 22:23
puneeth894-Feb-11 22:23 
AnswerRe: Extracting table from pdf in C# Pin
Henry Minute5-Feb-11 4:31
Henry Minute5-Feb-11 4:31 
AnswerRe: Extracting table from pdf in C# Pin
RaviRanjanKr6-Feb-11 23:37
professionalRaviRanjanKr6-Feb-11 23:37 
QuestionCaputre Unicode Keyboard Hook Pin
Anubhava Dimri4-Feb-11 18:14
Anubhava Dimri4-Feb-11 18:14 
AnswerRe: Caputre Unicode Keyboard Hook Pin
Richard MacCutchan4-Feb-11 23:30
mveRichard MacCutchan4-Feb-11 23:30 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Anubhava Dimri4-Feb-11 23:41
Anubhava Dimri4-Feb-11 23:41 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Richard MacCutchan5-Feb-11 0:03
mveRichard MacCutchan5-Feb-11 0:03 
GeneralRe: Caputre Unicode Keyboard Hook Pin
OriginalGriff4-Feb-11 23:44
mveOriginalGriff4-Feb-11 23:44 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Anubhava Dimri5-Feb-11 0:13
Anubhava Dimri5-Feb-11 0:13 
QuestionWhat is the easy and efficient way to collaborate with a remote Desktop application ? [modified] Pin
Nadia Monalisa4-Feb-11 17:40
Nadia Monalisa4-Feb-11 17:40 
AnswerRe: What is the easy and efficient way to collaborate with a remote Desktop application ? Pin
Anubhava Dimri4-Feb-11 21:19
Anubhava Dimri4-Feb-11 21:19 
GeneralRe: What is the easy and efficient way to collaborate with a remote Desktop application ? Pin
Nadia Monalisa4-Feb-11 21:45
Nadia Monalisa4-Feb-11 21:45 
QuestionDetermine If String Is Encrypted Pin
Kevin Marois4-Feb-11 11:33
professionalKevin Marois4-Feb-11 11:33 
AnswerRe: Determine If String Is Encrypted Pin
Eddy Vluggen4-Feb-11 12:10
professionalEddy Vluggen4-Feb-11 12:10 
GeneralRe: Determine If String Is Encrypted Pin
Kevin Marois4-Feb-11 12:28
professionalKevin Marois4-Feb-11 12:28 
GeneralRe: Determine If String Is Encrypted Pin
Richard Andrew x644-Feb-11 13:06
professionalRichard Andrew x644-Feb-11 13:06 
GeneralRe: Determine If String Is Encrypted Pin
Eddy Vluggen5-Feb-11 7:35
professionalEddy Vluggen5-Feb-11 7:35 
GeneralRe: Determine If String Is Encrypted Pin
OriginalGriff5-Feb-11 9:34
mveOriginalGriff5-Feb-11 9:34 
AnswerRe: Determine If String Is Encrypted Pin
Henry Minute4-Feb-11 13:09
Henry Minute4-Feb-11 13:09 
AnswerRe: Determine If String Is Encrypted Pin
PIEBALDconsult4-Feb-11 13:25
mvePIEBALDconsult4-Feb-11 13:25 
AnswerRe: Determine If String Is Encrypted Pin
jschell4-Feb-11 13:49
jschell4-Feb-11 13:49 
AnswerRe: Determine If String Is Encrypted Pin
Abhinav S4-Feb-11 18:51
Abhinav S4-Feb-11 18:51 
AnswerRe: Determine If String Is Encrypted Pin
OriginalGriff4-Feb-11 21:23
mveOriginalGriff4-Feb-11 21:23 
No, not if the encryption algorithm is any good - it should appear to be random data.

However, when I write encryption stuff, I use a class which accepts a stream and returns a stream. The output stream includes the class ID and version (in human - and electronic - readable form) so that I can tell how to decrypt it. This allows for upgrades to "better" encryption algorithms without discarding existing data.
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

Digital man: "You are, in short, an idiot with the IQ of an ant and the intellectual capacity of a hose pipe."

QuestionRs232 Comm Ports Icon or Class?? Pin
glennPattonWork34-Feb-11 5:51
professionalglennPattonWork34-Feb-11 5:51 

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.