Click here to Skip to main content
15,905,607 members
Home / Discussions / C#
   

C#

 
AnswerRe: Buying stock is easy, selling it is worse... loop problems? Pin
Freak3029-Apr-13 23:40
Freak3029-Apr-13 23:40 
AnswerRe: Buying stock is easy, selling it is worse... loop problems? Pin
dusty_dex30-Apr-13 1:00
dusty_dex30-Apr-13 1:00 
GeneralRe: Buying stock is easy, selling it is worse... loop problems? Pin
lordoftrades30-Apr-13 1:05
lordoftrades30-Apr-13 1:05 
QuestionSessionUnlock event not firing sometimes in C# window service Pin
Abhishek Shankhdhar29-Apr-13 22:08
Abhishek Shankhdhar29-Apr-13 22:08 
AnswerRe: SessionUnlock event not firing sometimes in C# window service Pin
Pete O'Hanlon29-Apr-13 22:22
mvePete O'Hanlon29-Apr-13 22:22 
GeneralRe: SessionUnlock event not firing sometimes in C# window service Pin
Abhishek Shankhdhar29-Apr-13 22:30
Abhishek Shankhdhar29-Apr-13 22:30 
GeneralRe: SessionUnlock event not firing sometimes in C# window service Pin
Eddy Vluggen29-Apr-13 23:06
professionalEddy Vluggen29-Apr-13 23:06 
Questiondatabase schema Pin
gashkori29-Apr-13 6:23
gashkori29-Apr-13 6:23 
AnswerRe: database schema Pin
Dave Kreskowiak29-Apr-13 7:05
mveDave Kreskowiak29-Apr-13 7:05 
AnswerRe: database schema Pin
Mycroft Holmes29-Apr-13 14:26
professionalMycroft Holmes29-Apr-13 14:26 
GeneralRe: database schema Pin
gashkori29-Apr-13 21:24
gashkori29-Apr-13 21:24 
Questiontext steganography Pin
Member 1000977129-Apr-13 1:52
Member 1000977129-Apr-13 1:52 
AnswerRe: text steganography Pin
Eddy Vluggen29-Apr-13 2:15
professionalEddy Vluggen29-Apr-13 2:15 
AnswerRe: text steganography Pin
Dave Kreskowiak29-Apr-13 2:16
mveDave Kreskowiak29-Apr-13 2:16 
The only code you're going to get is the code you write.

We're not in the business of just handing over projects and code on demand. It teachs you absolutely nothing.

But, if you want a discussion of the technique in a .DOCX file, read this[^].


Oh! And you can't hide data in any file you want anywhere you want. That what a "generic" algorithm is going to end up doing. You have to have very specific knowledge of the file format you're hiding data in and know where you can and cannot place data so that you don't break the existing file to the point where it can no longer be loaded by the host app.

Good luck!

GeneralRe: text steganography Pin
Member 1000977129-Apr-13 2:44
Member 1000977129-Apr-13 2:44 
GeneralRe: text steganography Pin
Dave Kreskowiak29-Apr-13 7:09
mveDave Kreskowiak29-Apr-13 7:09 
AnswerRe: text steganography Pin
Manfred Rudolf Bihy29-Apr-13 2:30
professionalManfred Rudolf Bihy29-Apr-13 2:30 
GeneralRe: text steganography Pin
Member 1000977129-Apr-13 2:48
Member 1000977129-Apr-13 2:48 
GeneralRe: text steganography Pin
Manfred Rudolf Bihy29-Apr-13 3:15
professionalManfred Rudolf Bihy29-Apr-13 3:15 
GeneralRe: text steganography Pin
Pete O'Hanlon29-Apr-13 3:47
mvePete O'Hanlon29-Apr-13 3:47 
GeneralRe: text steganography Pin
Manfred Rudolf Bihy29-Apr-13 7:45
professionalManfred Rudolf Bihy29-Apr-13 7:45 
GeneralRe: text steganography Pin
Pete O'Hanlon29-Apr-13 8:35
mvePete O'Hanlon29-Apr-13 8:35 
GeneralRe: text steganography Pin
Manfred Rudolf Bihy29-Apr-13 8:50
professionalManfred Rudolf Bihy29-Apr-13 8:50 
AnswerRe: text steganography Pin
Keith Barrow29-Apr-13 2:32
professionalKeith Barrow29-Apr-13 2:32 
GeneralRe: text steganography Pin
Manfred Rudolf Bihy29-Apr-13 2:39
professionalManfred Rudolf Bihy29-Apr-13 2:39 

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.