Click here to Skip to main content
15,893,994 members
Home / Discussions / C#
   

C#

 
QuestionGDI+ To slow.. Pin
User 22614746-Jun-06 22:55
User 22614746-Jun-06 22:55 
QuestionChanging userControl properties run time?? Pin
Nafiseh Salmani6-Jun-06 22:42
Nafiseh Salmani6-Jun-06 22:42 
AnswerRe: Changing userControl run time?? [modified] Pin
Mairaaj Khan6-Jun-06 23:33
professionalMairaaj Khan6-Jun-06 23:33 
QuestionRe: Changing userControl run time?? [modified] Pin
Nafiseh Salmani7-Jun-06 0:31
Nafiseh Salmani7-Jun-06 0:31 
AnswerRe: Changing userControl run time?? [modified] Pin
Mairaaj Khan7-Jun-06 20:49
professionalMairaaj Khan7-Jun-06 20:49 
QuestionHandleCreated problem Pin
sianatia6-Jun-06 22:14
sianatia6-Jun-06 22:14 
AnswerRe: HandleCreated problem Pin
Mairaaj Khan6-Jun-06 23:27
professionalMairaaj Khan6-Jun-06 23:27 
QuestionXML encryption Pin
engsrini6-Jun-06 22:09
engsrini6-Jun-06 22:09 
Dear all,

Finally i found some solution to encrypt XML file. instead of encrypting the whole file iam encrypting the Outer XML string alone and writing string again into the file.

Here iam calculating the CRC for the bytes and iam appending it to end of XML as a separate tag. so whenever i load the XML i will calcualte CRC and compare it with tag value If both are same then the XML file is not corrupted else the file is corrupted. here i have an issue, suppose the user changed the tag. then the XML document throws the error that unformatted document. so i can't check value of CRC since i can't read the CRC value from XML. Can anyone please pointout some other idea here.

Thanks and Regards
Srini




QuestionRich Text Box Questions Pin
Peter Sbarski6-Jun-06 21:09
Peter Sbarski6-Jun-06 21:09 
AnswerRe: Rich Text Box Questions Pin
Mairaaj Khan6-Jun-06 21:50
professionalMairaaj Khan6-Jun-06 21:50 
QuestionUsing TripleDES Encryption [modified] Pin
cybersurferdev6-Jun-06 20:45
cybersurferdev6-Jun-06 20:45 
AnswerRe: Using TripleDES Encryption [modified] Pin
stancrm6-Jun-06 21:21
stancrm6-Jun-06 21:21 
GeneralRe: Using TripleDES Encryption [modified] Pin
cybersurferdev6-Jun-06 21:38
cybersurferdev6-Jun-06 21:38 
AnswerRe: Using TripleDES Encryption [modified] Pin
Kodanda Pani6-Jun-06 21:31
Kodanda Pani6-Jun-06 21:31 
GeneralRe: Using TripleDES Encryption [modified] Pin
cybersurferdev6-Jun-06 21:42
cybersurferdev6-Jun-06 21:42 
GeneralRe: Using TripleDES Encryption [modified] Pin
Kodanda Pani6-Jun-06 22:10
Kodanda Pani6-Jun-06 22:10 
GeneralRe: Using TripleDES Encryption [modified] Pin
cybersurferdev6-Jun-06 22:49
cybersurferdev6-Jun-06 22:49 
GeneralRe: Using TripleDES Encryption [modified] Pin
Kodanda Pani7-Jun-06 0:03
Kodanda Pani7-Jun-06 0:03 
GeneralRe: Using TripleDES Encryption [modified] Pin
cybersurferdev6-Jun-06 23:32
cybersurferdev6-Jun-06 23:32 
GeneralRe: Using TripleDES Encryption [modified] Pin
Kodanda Pani7-Jun-06 0:04
Kodanda Pani7-Jun-06 0:04 
GeneralRe: Using TripleDES Encryption [modified] Pin
cybersurferdev7-Jun-06 0:10
cybersurferdev7-Jun-06 0:10 
GeneralRe: Using TripleDES Encryption [modified] Pin
Kodanda Pani7-Jun-06 0:20
Kodanda Pani7-Jun-06 0:20 
GeneralRe: Using TripleDES Encryption [modified] Pin
cybersurferdev7-Jun-06 1:45
cybersurferdev7-Jun-06 1:45 
AnswerRe: Using TripleDES Encryption [modified] Pin
leppie7-Jun-06 6:20
leppie7-Jun-06 6:20 
QuestionForm freezes on async webservice call Pin
Talal Sultan6-Jun-06 20:39
Talal Sultan6-Jun-06 20: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.