Click here to Skip to main content
15,914,162 members
Home / Discussions / C#
   

C#

 
GeneralRe: XML versus Registry in C# Pin
GuyThiebaut4-Mar-08 8:50
professionalGuyThiebaut4-Mar-08 8:50 
GeneralRe: XML versus Registry in C# Pin
PIEBALDconsult4-Mar-08 13:49
mvePIEBALDconsult4-Mar-08 13:49 
GeneralRe: XML versus Registry in C# Pin
DaveyM694-Mar-08 9:17
professionalDaveyM694-Mar-08 9:17 
GeneralRe: XML versus Registry in C# Pin
GuyThiebaut4-Mar-08 10:05
professionalGuyThiebaut4-Mar-08 10:05 
GeneralRe: XML versus Registry in C# Pin
DaveyM694-Mar-08 21:58
professionalDaveyM694-Mar-08 21:58 
GeneralRe: XML versus Registry in C# Pin
GuyThiebaut4-Mar-08 22:09
professionalGuyThiebaut4-Mar-08 22:09 
GeneralRe: XML versus Registry in C# Pin
Christian Graus4-Mar-08 9:20
protectorChristian Graus4-Mar-08 9:20 
GeneralRe: XML versus Registry in C# Pin
ChrisKo4-Mar-08 9:31
ChrisKo4-Mar-08 9:31 
Christian Graus wrote:
XML is just a way to give order to a text file, it's rules for parsing are standardised, but at the end of the day, it's not that different to using an .ini file. But, a clueless user who tries to edit XML, is more likely to make the file invalid, which will hinder them from doing it. But, most users who would be willing to edit an XML file, are likely to know what the registry is.


I 100% agree with this and if the original poster is so worried about a user editing the XML, he could just Base64 encode all the elements, attributes, and values. That way the user would have no idea what changing it would do and therefor be more inclined to just ignore the XML file.
GeneralRe: XML versus Registry in C# Pin
Christian Graus4-Mar-08 10:05
protectorChristian Graus4-Mar-08 10:05 
GeneralRe: XML versus Registry in C# Pin
GuyThiebaut4-Mar-08 10:08
professionalGuyThiebaut4-Mar-08 10:08 
GeneralRe: XML versus Registry in C# Pin
GuyThiebaut4-Mar-08 10:06
professionalGuyThiebaut4-Mar-08 10:06 
GeneralRe: XML versus Registry in C# Pin
PIEBALDconsult4-Mar-08 13:52
mvePIEBALDconsult4-Mar-08 13:52 
AnswerRe: XML versus Registry in C# Pin
GuyThiebaut5-Mar-08 2:17
professionalGuyThiebaut5-Mar-08 2:17 
QuestionHow to find item in a bind combobox Pin
baranils4-Mar-08 5:38
baranils4-Mar-08 5:38 
AnswerRe: How to find item in a bind combobox Pin
J$4-Mar-08 5:50
J$4-Mar-08 5:50 
GeneralRe: How to find item in a bind combobox Pin
baranils4-Mar-08 6:15
baranils4-Mar-08 6:15 
Questioni need ur helps Pin
thejakl554-Mar-08 5:27
thejakl554-Mar-08 5:27 
GeneralRe: i need ur helps Pin
Xmen Real 4-Mar-08 7:16
professional Xmen Real 4-Mar-08 7:16 
Question(4/4)%2 = 1? wtf? Pin
jchalfant4-Mar-08 4:27
jchalfant4-Mar-08 4:27 
AnswerRe: (4/4)%2 = 1? wtf? Pin
J$4-Mar-08 5:17
J$4-Mar-08 5:17 
AnswerRe: (4/4)%2 = 1? wtf? Pin
leppie4-Mar-08 5:59
leppie4-Mar-08 5:59 
GeneralRe: (4/4)%2 = 1? wtf? Pin
jchalfant4-Mar-08 6:41
jchalfant4-Mar-08 6:41 
GeneralRe: (4/4)%2 = 1? wtf? Pin
leppie4-Mar-08 7:18
leppie4-Mar-08 7:18 
GeneralRe: (4/4)%2 = 1? wtf? Pin
jchalfant4-Mar-08 7:38
jchalfant4-Mar-08 7:38 
AnswerRe: (4/4)%2 = 1? wtf? Pin
Guffa4-Mar-08 8:13
Guffa4-Mar-08 8:13 

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.