Click here to Skip to main content
15,909,440 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: app.config Pin
tgrt30-Dec-14 17:55
tgrt30-Dec-14 17:55 
GeneralRe: app.config Pin
Jörgen Andersson30-Dec-14 21:36
professionalJörgen Andersson30-Dec-14 21:36 
GeneralRe: app.config Pin
Richard MacCutchan30-Dec-14 22:18
mveRichard MacCutchan30-Dec-14 22:18 
GeneralRe: app.config Pin
trkchk31-Dec-14 4:48
trkchk31-Dec-14 4:48 
GeneralRe: app.config Pin
Richard MacCutchan31-Dec-14 5:44
mveRichard MacCutchan31-Dec-14 5:44 
GeneralRe: app.config Pin
trkchk31-Dec-14 7:21
trkchk31-Dec-14 7:21 
GeneralRe: app.config Pin
jschell31-Dec-14 9:05
jschell31-Dec-14 9:05 
GeneralRe: app.config Pin
jschell31-Dec-14 9:01
jschell31-Dec-14 9:01 
chodi wrote:
the ability to have tightly typed data as an input parameter


First most of it isn't "tightly typed" at least not the way I define it. If you are just reading values out of the app.config and doing zero business validation of them then I suspect you are going to wake up to a surprise someday.

Second have you ever created a ill-formed app.config? What happens to your application when you do that?

Might note that although it is possible to make a ill-formed ini it is much, much more difficult to do.

chodi wrote:
and its easy to work with


You ever work with a custom part of a app.config? "Easy" is not the term I would use to apply to it.

chodi wrote:
<layer>. Ever try binding an ini to a property grid with 4 lines of code? you can with app.config


I don't put user configurations in app.config files or ini files for that matter. So obviously your case would never be relevant to me.
GeneralRe: app.config Pin
trkchk31-Dec-14 9:24
trkchk31-Dec-14 9:24 
GeneralRe: app.config Pin
jschell5-Jan-15 8:54
jschell5-Jan-15 8:54 
AnswerWreckage of missing plane found & confirmed Pin
Mitchell J.30-Dec-14 1:09
professionalMitchell J.30-Dec-14 1:09 
GeneralRe: Wreckage of missing plane found & confirmed Pin
Marc Clifton30-Dec-14 2:06
mvaMarc Clifton30-Dec-14 2:06 
GeneralRe: Wreckage of missing plane found & confirmed Pin
Slacker00730-Dec-14 2:31
professionalSlacker00730-Dec-14 2:31 
GeneralRe: Wreckage of missing plane found & confirmed Pin
JimmyRopes30-Dec-14 3:04
professionalJimmyRopes30-Dec-14 3:04 
GeneralRe: Wreckage of missing plane found & confirmed Pin
Albert Holguin30-Dec-14 6:08
professionalAlbert Holguin30-Dec-14 6:08 
GeneralHe deserves it! He's on vacation! Pin
Kornfeld Eliyahu Peter29-Dec-14 20:53
professionalKornfeld Eliyahu Peter29-Dec-14 20:53 
GeneralRe: He deserves it! He's on vacation! Pin
RUs12329-Dec-14 22:26
RUs12329-Dec-14 22:26 
GeneralRe: He deserves it! He's on vacation! Pin
Joan M29-Dec-14 22:34
professionalJoan M29-Dec-14 22:34 
GeneralRe: He deserves it! He's on vacation! Pin
Agent__00730-Dec-14 0:40
professionalAgent__00730-Dec-14 0:40 
GeneralI am in Paris Pin
Nagy Vilmos29-Dec-14 19:45
professionalNagy Vilmos29-Dec-14 19:45 
GeneralRe: I am in Paris Pin
Mark_Wallace29-Dec-14 19:59
Mark_Wallace29-Dec-14 19:59 
GeneralRe: I am in Paris Pin
Nagy Vilmos30-Dec-14 5:32
professionalNagy Vilmos30-Dec-14 5:32 
GeneralRe: I am in Paris Pin
OriginalGriff29-Dec-14 20:17
mveOriginalGriff29-Dec-14 20:17 
GeneralRe: I am in Paris Pin
Nagy Vilmos30-Dec-14 5:18
professionalNagy Vilmos30-Dec-14 5:18 
GeneralRe: I am in Paris Pin
OriginalGriff30-Dec-14 5:30
mveOriginalGriff30-Dec-14 5:30 

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.