Click here to Skip to main content
15,891,694 members
Home / Discussions / C#
   

C#

 
GeneralRe: Decoding method Pin
Richard MacCutchan21-Aug-14 4:46
mveRichard MacCutchan21-Aug-14 4:46 
GeneralRe: Decoding method Pin
harold aptroot21-Aug-14 4:46
harold aptroot21-Aug-14 4:46 
They look like GUIDs (they are formatted that way, but of course one can format any old garbage like that so you can't really be sure what they are). So there might not be any way to decode them. Perhaps, and this is just speculation, the strings are stored in a table and associated with a GUID when first encountered. That would mean you can't really do anything without access to that table. That's the sort of thing that's done to prevent whatever it is you want to do.
GeneralRe: Decoding method Pin
PIEBALDconsult21-Aug-14 4:55
mvePIEBALDconsult21-Aug-14 4:55 
GeneralRe: Decoding method Pin
Bernhard Hiller21-Aug-14 21:43
Bernhard Hiller21-Aug-14 21:43 
GeneralRe: Decoding method Pin
PIEBALDconsult22-Aug-14 3:20
mvePIEBALDconsult22-Aug-14 3:20 
QuestionRe: Decoding method Pin
jojoba2021-Aug-14 6:42
jojoba2021-Aug-14 6:42 
AnswerRe: Decoding method Pin
OriginalGriff21-Aug-14 8:04
mveOriginalGriff21-Aug-14 8:04 
QuestionRe: Decoding method Pin
jojoba2021-Aug-14 9:45
jojoba2021-Aug-14 9:45 
AnswerRe: Decoding method Pin
Eddy Vluggen21-Aug-14 9:53
professionalEddy Vluggen21-Aug-14 9:53 
AnswerRe: Decoding method Pin
Bernhard Hiller21-Aug-14 21:46
Bernhard Hiller21-Aug-14 21:46 
Questionsplit string into line C# Pin
Member 1054819721-Aug-14 3:05
Member 1054819721-Aug-14 3:05 
AnswerRe: split string into line C# Pin
OriginalGriff21-Aug-14 4:07
mveOriginalGriff21-Aug-14 4:07 
GeneralRe: split string into line C# Pin
PIEBALDconsult21-Aug-14 5:32
mvePIEBALDconsult21-Aug-14 5:32 
QuestionWindows Form KeyDown Pin
Zeyad Jalil21-Aug-14 0:06
professionalZeyad Jalil21-Aug-14 0:06 
AnswerRe: Windows Form KeyDown Pin
Eddy Vluggen21-Aug-14 0:34
professionalEddy Vluggen21-Aug-14 0:34 
AnswerRe: Windows Form KeyDown Pin
joost.versteegen21-Aug-14 2:58
joost.versteegen21-Aug-14 2:58 
GeneralRe: Windows Form KeyDown Pin
Rob Philpott21-Aug-14 6:25
Rob Philpott21-Aug-14 6:25 
QuestionMobile Money Transfer Application Pin
Soren Neilsen20-Aug-14 22:42
Soren Neilsen20-Aug-14 22:42 
AnswerRe: Mobile Money Transfer Application Pin
OriginalGriff20-Aug-14 22:44
mveOriginalGriff20-Aug-14 22:44 
QuestionOpenFileDialog works from app but not from a spawned thread after use InvokeMember to load assembly / class Pin
JudyL_MD20-Aug-14 10:41
JudyL_MD20-Aug-14 10:41 
AnswerRe: OpenFileDialog works from app but not from a spawned thread after use InvokeMember to load assembly / class PinPopular
Richard Deeming20-Aug-14 10:59
mveRichard Deeming20-Aug-14 10:59 
GeneralRe: OpenFileDialog works from app but not from a spawned thread after use InvokeMember to load assembly / class Pin
JudyL_MD20-Aug-14 11:04
JudyL_MD20-Aug-14 11:04 
GeneralRe: OpenFileDialog works from app but not from a spawned thread after use InvokeMember to load assembly / class Pin
Ravi Bhavnani20-Aug-14 11:12
professionalRavi Bhavnani20-Aug-14 11:12 
QuestionSolution for Oracle.DataAccess.Client.OracleException Pin
Member 1099617820-Aug-14 2:25
Member 1099617820-Aug-14 2:25 
AnswerRe: Solution for Oracle.DataAccess.Client.OracleException Pin
Richard MacCutchan20-Aug-14 3:09
mveRichard MacCutchan20-Aug-14 3:09 

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.