Differences between App.Config and Web.Config?
        Posted  
        
            by Jack McG
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jack McG
        
        
        
        Published on 2009-09-11T18:26:45Z
        Indexed on 
            2010/04/01
            19:53 UTC
        
        
        Read the original article
        Hit count: 634
        
when building a desktop app in wpf can you read documentation of problems and safely subsititute 'app.config' when people's answer's refer to 'web.config'?
if so are there any glaring GOTCHAS you have to look out for?
tnx
© Stack Overflow or respective owner