Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
AnswerRe: Synchronization thread help? Pin
Judah Gabriel Himango12-Apr-06 7:43
sponsorJudah Gabriel Himango12-Apr-06 7:43 
GeneralRe: Synchronization thread help? Pin
eric_tran12-Apr-06 8:11
eric_tran12-Apr-06 8:11 
GeneralRe: Synchronization thread help? Pin
Judah Gabriel Himango12-Apr-06 8:25
sponsorJudah Gabriel Himango12-Apr-06 8:25 
GeneralRe: Synchronization thread help? Pin
eric_tran12-Apr-06 8:29
eric_tran12-Apr-06 8:29 
GeneralRe: Synchronization thread help? Pin
Judah Gabriel Himango12-Apr-06 9:07
sponsorJudah Gabriel Himango12-Apr-06 9:07 
QuestionHelp required for Hiding in Wav Format Pin
nwr_mn12-Apr-06 7:23
nwr_mn12-Apr-06 7:23 
AnswerRe: Help required for Hiding in Wav Format Pin
Corinna John12-Apr-06 21:25
Corinna John12-Apr-06 21:25 
QuestionHow to encrypt XML file Pin
engsrini12-Apr-06 7:15
engsrini12-Apr-06 7:15 
Hi all
I put my all configuration data into XML. I want encrypt the XML in such a way to secure it from miscreant.

what approach can i use.

Shall i encrypt each XML element value or
Shall i encrypt the whole XML file

if i encrypt the whole XML file ,then i need to decrypt the file and store it as a temporary XML file, by this temp. file i can process the data using XML document object. how to avoid this.

if i encrypt single XML element alone then the user can able to see the tags and they can able do corrupt.

so what the method i can use for XML encryption or is there anyway to secure the XML file from anonymus users?

I found one method
File.Decrypt(FileName)
but this throws me an IOException "Recovery policy configured for this system contains invalid recovery certificate." how to use this function??

Thanks in advance
Srini
QuestionHow do I enter a field with the entry selected Pin
smurfy3412-Apr-06 6:24
smurfy3412-Apr-06 6:24 
AnswerRe: How do I enter a field with the entry selected Pin
darkelv12-Apr-06 6:42
darkelv12-Apr-06 6:42 
QuestionSteganography in BMP Pin
nwr_mn12-Apr-06 6:10
nwr_mn12-Apr-06 6:10 
NewsRe: Steganography in BMP Pin
leppie12-Apr-06 6:51
leppie12-Apr-06 6:51 
GeneralRe: Steganography in BMP Pin
nwr_mn12-Apr-06 7:19
nwr_mn12-Apr-06 7:19 
GeneralRe: Steganography in BMP Pin
Dave Kreskowiak12-Apr-06 8:05
mveDave Kreskowiak12-Apr-06 8:05 
GeneralRe: Steganography in BMP Pin
leppie12-Apr-06 20:06
leppie12-Apr-06 20:06 
QuestionThreading help? Pin
eric_tran12-Apr-06 5:44
eric_tran12-Apr-06 5:44 
AnswerRe: Threading help? Pin
Robin Panther12-Apr-06 5:59
Robin Panther12-Apr-06 5:59 
Questiontextbox cursor position Pin
PaulaM12-Apr-06 5:18
PaulaM12-Apr-06 5:18 
AnswerRe: textbox cursor position Pin
AB777112-Apr-06 5:23
AB777112-Apr-06 5:23 
AnswerRe: textbox cursor position Pin
_Bao_12-Apr-06 5:31
_Bao_12-Apr-06 5:31 
QuestionJMP and C# (ASP.NET) Pin
ewittry12-Apr-06 4:59
ewittry12-Apr-06 4:59 
QuestionVB6 dlls in C# Pin
shezh12-Apr-06 4:20
shezh12-Apr-06 4:20 
AnswerRe: VB6 dlls in C# Pin
J4amieC12-Apr-06 4:57
J4amieC12-Apr-06 4:57 
GeneralRe: VB6 dlls in C# Pin
shezh12-Apr-06 5:06
shezh12-Apr-06 5:06 
GeneralRe: VB6 dlls in C# Pin
J4amieC12-Apr-06 5:29
J4amieC12-Apr-06 5:29 

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.