Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: First steps with XML Pin
Dwayner7921-Oct-05 7:39
Dwayner7921-Oct-05 7:39 
GeneralRe: First steps with XML Pin
Samar Aarkotti21-Oct-05 8:31
Samar Aarkotti21-Oct-05 8:31 
GeneralRe: First steps with XML Pin
ventomito22-Oct-05 4:58
ventomito22-Oct-05 4:58 
QuestionCapture Key Events Pin
rich_wenger21-Oct-05 6:52
rich_wenger21-Oct-05 6:52 
AnswerRe: Capture Key Events Pin
Samar Aarkotti21-Oct-05 8:35
Samar Aarkotti21-Oct-05 8:35 
AnswerRe: Capture Key Events Pin
S. Senthil Kumar21-Oct-05 20:50
S. Senthil Kumar21-Oct-05 20:50 
Questionis it possible for an hacker make this: Pin
Anonymous21-Oct-05 6:30
Anonymous21-Oct-05 6:30 
AnswerRe: is it possible for an hacker make this: Pin
Kythen21-Oct-05 8:04
Kythen21-Oct-05 8:04 
The answer is yes to both questions. If your software can use the object or bitmap, so can anyone else through debugging and reverse engineering.

The only effective way to prevent this would be to encrypt your sensitive content and have the decryption key entered by the user. Having the software automatically decrypt the content with a key contained inside the software or system itself is no different than the original situation because anyone can just follow along and wait for your software to decrypt the content on its own.
GeneralRe: is it possible for an hacker make this: Pin
Sasuko21-Oct-05 12:55
Sasuko21-Oct-05 12:55 
QuestionLoading thumbnails in listview.....faster way? Pin
abcxyz8221-Oct-05 6:29
abcxyz8221-Oct-05 6:29 
AnswerRe: Loading thumbnails in listview.....faster way? Pin
Douglas Troy21-Oct-05 6:42
Douglas Troy21-Oct-05 6:42 
AnswerRe: Loading thumbnails in listview.....faster way? Pin
Libor Tinka21-Oct-05 6:44
Libor Tinka21-Oct-05 6:44 
QuestionCheck valid XML element name. Pin
Libor Tinka21-Oct-05 6:12
Libor Tinka21-Oct-05 6:12 
AnswerRe: Check valid XML element name. Pin
whizzs21-Oct-05 10:57
whizzs21-Oct-05 10:57 
AnswerRe: Check valid XML element name. Pin
leppie21-Oct-05 12:31
leppie21-Oct-05 12:31 
QuestionLittle Red 'X' on MDI Pin
Dwayner7921-Oct-05 5:12
Dwayner7921-Oct-05 5:12 
AnswerRe: Little Red 'X' on MDI Pin
Libor Tinka21-Oct-05 6:16
Libor Tinka21-Oct-05 6:16 
GeneralRe: Little Red 'X' on MDI Pin
Dwayner7921-Oct-05 7:37
Dwayner7921-Oct-05 7:37 
QuestionBeginner Help: Unassigned local variable Pin
ivelander21-Oct-05 4:19
ivelander21-Oct-05 4:19 
AnswerRe: Beginner Help: Unassigned local variable Pin
Member 114619621-Oct-05 4:34
Member 114619621-Oct-05 4:34 
GeneralRe: Beginner Help: Unassigned local variable Pin
ivelander21-Oct-05 4:41
ivelander21-Oct-05 4:41 
GeneralRe: Beginner Help: Unassigned local variable Pin
Matt Gerrans21-Oct-05 16:08
Matt Gerrans21-Oct-05 16:08 
AnswerRe: Beginner Help: Unassigned local variable Pin
Tom Larsen21-Oct-05 4:58
Tom Larsen21-Oct-05 4:58 
AnswerRe: Beginner Help: Unassigned local variable Pin
whizzs21-Oct-05 11:07
whizzs21-Oct-05 11:07 
QuestionWriting a Trailware for an Application Pin
Samar Aarkotti21-Oct-05 4:18
Samar Aarkotti21-Oct-05 4:18 

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.