Click here to Skip to main content
15,910,980 members
Home / Discussions / C#
   

C#

 
GeneralRe: update app.config file at runtime Pin
steve_rm25-Sep-06 1:22
steve_rm25-Sep-06 1:22 
GeneralRe: update app.config file at runtime Pin
Ed.Poore25-Sep-06 1:31
Ed.Poore25-Sep-06 1:31 
QuestionRe: update app.config file at runtime Pin
steve_rm25-Sep-06 4:47
steve_rm25-Sep-06 4:47 
AnswerRe: update app.config file at runtime Pin
Ed.Poore25-Sep-06 5:25
Ed.Poore25-Sep-06 5:25 
QuestionRe: update app.config file at runtime Pin
steve_rm25-Sep-06 4:48
steve_rm25-Sep-06 4:48 
GeneralRe: update app.config file at runtime Pin
S. Senthil Kumar25-Sep-06 5:20
S. Senthil Kumar25-Sep-06 5:20 
QuestionRe: update app.config file at runtime Pin
steve_rm25-Sep-06 6:42
steve_rm25-Sep-06 6:42 
GeneralRe: update app.config file at runtime Pin
Christian Graus25-Sep-06 10:16
protectorChristian Graus25-Sep-06 10:16 
I realised there was a folder called Profile with a settings file in it. I hadn't seen it, I'd followed the instructions on the MS site and created a new settings file, which the IDE did, but which then was not mapped to the Profile.Settings stuff. It's all stupid IMO, but I can see now how to make it work. In the meantime, I wrote my own code to serialise a struct with all my settings in it to XML, and to expose those properties via a static class.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionGet Decimal value from an sql 2000 Database Pin
i-p-g-i24-Sep-06 23:49
i-p-g-i24-Sep-06 23:49 
AnswerRe: Get Decimal value from an sql 2000 Database Pin
Christian Graus24-Sep-06 23:54
protectorChristian Graus24-Sep-06 23:54 
GeneralRe: Get Decimal value from an sql 2000 Database Pin
i-p-g-i24-Sep-06 23:58
i-p-g-i24-Sep-06 23:58 
QuestionHow to Use __LINE__ & __FUNCTION__ in C# Pin
asishpatnaik24-Sep-06 22:58
asishpatnaik24-Sep-06 22:58 
AnswerRe: How to Use __LINE__ & __FUNCTION__ in C# Pin
Nader Elshehabi24-Sep-06 23:14
Nader Elshehabi24-Sep-06 23:14 
GeneralRe: How to Use __LINE__ & __FUNCTION__ in C# Pin
asishpatnaik25-Sep-06 1:01
asishpatnaik25-Sep-06 1:01 
AnswerRe: How to Use __LINE__ & __FUNCTION__ in C# Pin
Nader Elshehabi25-Sep-06 1:25
Nader Elshehabi25-Sep-06 1:25 
QuestionHow do you read the end of an XML file in C#? Pin
bigove24-Sep-06 22:55
bigove24-Sep-06 22:55 
AnswerRe: How do you read the end of an XML file in C#? Pin
Ed.Poore24-Sep-06 23:04
Ed.Poore24-Sep-06 23:04 
GeneralRe: How do you read the end of an XML file in C#? Pin
bigove24-Sep-06 23:52
bigove24-Sep-06 23:52 
GeneralRe: How do you read the end of an XML file in C#? Pin
Ed.Poore25-Sep-06 0:36
Ed.Poore25-Sep-06 0:36 
GeneralRe: How do you read the end of an XML file in C#? Pin
bigove25-Sep-06 1:58
bigove25-Sep-06 1:58 
GeneralRe: How do you read the end of an XML file in C#? Pin
Ed.Poore25-Sep-06 2:08
Ed.Poore25-Sep-06 2:08 
GeneralRe: How do you read the end of an XML file in C#? Pin
bigove25-Sep-06 2:55
bigove25-Sep-06 2:55 
GeneralRe: How do you read the end of an XML file in C#? Pin
Ed.Poore25-Sep-06 4:54
Ed.Poore25-Sep-06 4:54 
GeneralRe: How do you read the end of an XML file in C#? Pin
bigove25-Sep-06 5:24
bigove25-Sep-06 5:24 
GeneralRe: How do you read the end of an XML file in C#? Pin
Ed.Poore25-Sep-06 6:13
Ed.Poore25-Sep-06 6: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.