Click here to Skip to main content
15,887,946 members
Home / Discussions / C#
   

C#

 
GeneralNetwork Programming... Pin
fadee20-Sep-03 1:52
fadee20-Sep-03 1:52 
GeneralRe: Network Programming... Pin
Blake Coverett20-Sep-03 14:45
Blake Coverett20-Sep-03 14:45 
GeneralRe: Network Programming... Pin
fadee21-Sep-03 17:13
fadee21-Sep-03 17:13 
GeneralCom interop Pin
Abhijit Desai20-Sep-03 0:24
Abhijit Desai20-Sep-03 0:24 
GeneralmciSendString Question in C#,Please Help me! Pin
zoujiaming19-Sep-03 22:12
zoujiaming19-Sep-03 22:12 
GeneralRe: mciSendString Question in C#,Please Help me! Pin
creep23713-Feb-09 0:12
creep23713-Feb-09 0:12 
GeneralA few encryption questions Pin
Steve McLenithan19-Sep-03 19:33
Steve McLenithan19-Sep-03 19:33 
GeneralRe: A few encryption questions Pin
Blake Coverett20-Sep-03 14:58
Blake Coverett20-Sep-03 14:58 
Umm.... ignoring the synchronization issue for a moment:

You want to store a generated key locally and use it to encrypt locally stored data but you don't want to require a password. How does this protect anything? In particular, what prevents the attacker from just running your program and seeing the private data?

Either you've left out some important parts of the story, or ROT13 is about all you should worry about for encryption.

--
-Blake (com/bcdev/blake)
GeneralSending keypresses to other applications Pin
MrEyes19-Sep-03 15:56
MrEyes19-Sep-03 15:56 
GeneralRe: Sending keypresses to other applications Pin
J. Dunlap19-Sep-03 16:31
J. Dunlap19-Sep-03 16:31 
GeneralRe: Sending keypresses to other applications Pin
Anonymous25-Sep-03 18:45
Anonymous25-Sep-03 18:45 
GeneralRe: Sending keypresses to other applications Pin
Jeremy Kimball25-Sep-03 20:11
Jeremy Kimball25-Sep-03 20:11 
GeneralFind a string in a string... Living hell. Pin
heelios19-Sep-03 15:54
heelios19-Sep-03 15:54 
GeneralRe: Find a string in a string... Living hell. Pin
Wjousts19-Sep-03 16:18
Wjousts19-Sep-03 16:18 
GeneralRe: Find a string in a string... Living hell. Pin
ravfingcoder20-Sep-03 5:15
ravfingcoder20-Sep-03 5:15 
GeneralRe: Find a string in a string... Living hell. Pin
fadee20-Sep-03 9:54
fadee20-Sep-03 9:54 
GeneralMDI as SDI Pin
Colin Angus Mackay19-Sep-03 12:56
Colin Angus Mackay19-Sep-03 12:56 
GeneralPointers to Functions Pin
Wjousts19-Sep-03 12:36
Wjousts19-Sep-03 12:36 
GeneralRe: Pointers to Functions Pin
J. Dunlap19-Sep-03 12:48
J. Dunlap19-Sep-03 12:48 
GeneralRe: Pointers to Functions Pin
aka the guy20-Sep-03 3:47
aka the guy20-Sep-03 3:47 
GeneralRe: Pointers to Functions Pin
Wjousts20-Sep-03 13:28
Wjousts20-Sep-03 13:28 
GeneralRe: Pointers to Functions Pin
Blake Coverett20-Sep-03 15:23
Blake Coverett20-Sep-03 15:23 
GeneralRe: Pointers to Functions Pin
Wjousts21-Sep-03 10:12
Wjousts21-Sep-03 10:12 
GeneralRe: Pointers to Functions Pin
Blake Coverett21-Sep-03 11:38
Blake Coverett21-Sep-03 11:38 
GeneralGetting size of Bitmap in bytes or kilobytes. Pin
TigerNinja_19-Sep-03 7:54
TigerNinja_19-Sep-03 7:54 

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.