Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
Questiondelegate in remoting Pin
Web cam1-Oct-05 22:44
Web cam1-Oct-05 22:44 
QuestionTree Creation Code Pin
Baatezu1-Oct-05 20:56
Baatezu1-Oct-05 20:56 
QuestionEmbed a web link inside a messageBox() Pin
raysot7771-Oct-05 18:30
raysot7771-Oct-05 18:30 
AnswerRe: Embed a web link inside a messageBox() Pin
David Stone1-Oct-05 19:37
sitebuilderDavid Stone1-Oct-05 19:37 
AnswerRe: Embed a web link inside a messageBox() Pin
Mahesh Kumar V K2-Oct-05 21:51
Mahesh Kumar V K2-Oct-05 21:51 
QuestionHow encrypt a serialized file? Pin
Sasuko1-Oct-05 13:38
Sasuko1-Oct-05 13:38 
AnswerRe: How encrypt a serialized file? Pin
Robert Rohde1-Oct-05 21:17
Robert Rohde1-Oct-05 21:17 
GeneralRe: How encrypt a serialized file? Pin
Sasuko1-Oct-05 23:37
Sasuko1-Oct-05 23:37 
Hi, tnx for your advise, but just one consideration:
if i use these lines in my code
cryptic.Key = ASCIIEncoding.ASCII.GetBytes(“ABCDEFGH”);
cryptic.IV = ASCIIEncoding.ASCII.GetBytes(“ABCDEFGH”);

it can be get in back by hackers opening my application in assembly code or just if it crash for whatever cause.
Isn't it?
My trouble is can someone got these keys? so use to decrypt manually the stream?
GeneralRe: How encrypt a serialized file? Pin
Johnny ²2-Oct-05 12:34
Johnny ²2-Oct-05 12:34 
QuestionI'M SO CONFUSED??? Pin
Member 23224411-Oct-05 11:48
Member 23224411-Oct-05 11:48 
AnswerRe: I'M SO CONFUSED??? Pin
Christian Graus1-Oct-05 19:42
protectorChristian Graus1-Oct-05 19:42 
QuestionWant to cycle through a pen Array Pin
Anonymous1-Oct-05 9:16
Anonymous1-Oct-05 9:16 
AnswerRe: Want to cycle through a pen Array Pin
Robert Rohde1-Oct-05 10:20
Robert Rohde1-Oct-05 10:20 
GeneralRe: Want to cycle through a pen Array Pin
Anonymous1-Oct-05 10:30
Anonymous1-Oct-05 10:30 
GeneralRe: Want to cycle through a pen Array Pin
Robert Rohde1-Oct-05 11:45
Robert Rohde1-Oct-05 11:45 
GeneralRe: Want to cycle through a pen Array Pin
Member 23224411-Oct-05 11:53
Member 23224411-Oct-05 11:53 
QuestionBOOL FLAG Problem in Paint Handler Pin
Anonymous1-Oct-05 7:28
Anonymous1-Oct-05 7:28 
AnswerRe: BOOL FLAG Problem in Paint Handler Pin
Robert Rohde1-Oct-05 7:42
Robert Rohde1-Oct-05 7:42 
GeneralRe: BOOL FLAG Problem in Paint Handler Pin
Anonymous1-Oct-05 9:11
Anonymous1-Oct-05 9:11 
AnswerRe: BOOL FLAG Problem in Paint Handler Pin
Mahesh Kumar V K2-Oct-05 23:16
Mahesh Kumar V K2-Oct-05 23:16 
QuestionProperty Builder? Pin
Sled Dog1-Oct-05 5:46
Sled Dog1-Oct-05 5:46 
AnswerRe: Property Builder? Pin
David Stone1-Oct-05 19:38
sitebuilderDavid Stone1-Oct-05 19:38 
GeneralRe: Property Builder? Pin
Sled Dog2-Oct-05 2:38
Sled Dog2-Oct-05 2:38 
QuestionResize the user defined control Pin
Ming Luo1-Oct-05 5:45
Ming Luo1-Oct-05 5:45 
AnswerRe: Resize the user defined control Pin
Robert Rohde1-Oct-05 7:50
Robert Rohde1-Oct-05 7:50 

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.