Click here to Skip to main content
15,884,176 members
Home / Discussions / C#
   

C#

 
QuestionRequested registry access is not allowed. Pin
Jassim Rahma5-Feb-14 23:02
Jassim Rahma5-Feb-14 23:02 
AnswerRe: Requested registry access is not allowed. Pin
OriginalGriff5-Feb-14 23:11
mveOriginalGriff5-Feb-14 23:11 
GeneralRe: Requested registry access is not allowed. Pin
Jassim Rahma5-Feb-14 23:13
Jassim Rahma5-Feb-14 23:13 
GeneralRe: Requested registry access is not allowed. Pin
OriginalGriff5-Feb-14 23:20
mveOriginalGriff5-Feb-14 23:20 
GeneralRe: Requested registry access is not allowed. Pin
Jassim Rahma5-Feb-14 23:22
Jassim Rahma5-Feb-14 23:22 
GeneralRe: Requested registry access is not allowed. Pin
OriginalGriff5-Feb-14 23:30
mveOriginalGriff5-Feb-14 23:30 
GeneralRe: Requested registry access is not allowed. Pin
Jassim Rahma5-Feb-14 23:32
Jassim Rahma5-Feb-14 23:32 
GeneralRe: Requested registry access is not allowed. Pin
OriginalGriff5-Feb-14 23:39
mveOriginalGriff5-Feb-14 23:39 
The folder is writable for all users with no special permissions required - that's kinda the whole point!

Format depends on what you are writing, and how you need it. XML is certainly an option, but I also use CSV, SqlCE, SqLite, and binary depending on what I need for the application. That's one of the reasons I wrote this: ByteArrayBuilder - a StringBuilder for Bytes[^] - it allows me to save complex data in a way that makes sense to the application classes, rather than rely on a data storage structure than may have to be kicked a few times to do what I wanted! Big Grin | :-D
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

GeneralRe: Requested registry access is not allowed. Pin
Jassim Rahma5-Feb-14 23:44
Jassim Rahma5-Feb-14 23:44 
GeneralRe: Requested registry access is not allowed. Pin
OriginalGriff5-Feb-14 23:57
mveOriginalGriff5-Feb-14 23:57 
Questionhow to return query result with method in c#??? Pin
Edalat_20115-Feb-14 22:54
Edalat_20115-Feb-14 22:54 
AnswerRe: how to return query result with method in c#??? Pin
Shameel5-Feb-14 23:17
professionalShameel5-Feb-14 23:17 
GeneralRe: how to return query result with method in c#??? Pin
Edalat_20116-Feb-14 1:54
Edalat_20116-Feb-14 1:54 
QuestionRe: how to return query result with method in c#??? Pin
Shameel6-Feb-14 2:11
professionalShameel6-Feb-14 2:11 
AnswerRe: how to return query result with method in c#??? Pin
littleGreenDude6-Feb-14 4:33
littleGreenDude6-Feb-14 4:33 
AnswerRe: how to return query result with method in c#??? Pin
V.6-Feb-14 19:35
professionalV.6-Feb-14 19:35 
QuestionRegEx problem [Solved] Pin
Marco Bertschi5-Feb-14 22:25
protectorMarco Bertschi5-Feb-14 22:25 
AnswerRe: RegEx problem Pin
OriginalGriff5-Feb-14 23:17
mveOriginalGriff5-Feb-14 23:17 
GeneralRe: RegEx problem Pin
Marco Bertschi5-Feb-14 23:29
protectorMarco Bertschi5-Feb-14 23:29 
GeneralRe: RegEx problem Pin
OriginalGriff5-Feb-14 23:33
mveOriginalGriff5-Feb-14 23:33 
GeneralRe: RegEx problem Pin
Marco Bertschi5-Feb-14 23:45
protectorMarco Bertschi5-Feb-14 23:45 
GeneralRe: RegEx problem Pin
OriginalGriff5-Feb-14 23:57
mveOriginalGriff5-Feb-14 23:57 
QuestionIqualProp in C# Pin
AshwiniSH5-Feb-14 19:43
professionalAshwiniSH5-Feb-14 19:43 
AnswerRe: IqualProp in C# Pin
Marco Bertschi5-Feb-14 20:26
protectorMarco Bertschi5-Feb-14 20:26 
AnswerRe: IqualProp in C# Pin
Dave Kreskowiak6-Feb-14 1:50
mveDave Kreskowiak6-Feb-14 1: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.