Is the ASP.NET web.config file getting out of hand?
        Posted  
        
            by James Westgate
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by James Westgate
        
        
        
        Published on 2010-04-08T13:56:31Z
        Indexed on 
            2010/04/11
            19:33 UTC
        
        
        Read the original article
        Hit count: 266
        
Heres something I've been pondering for a while ...
Do you struggle with the size and the number of entries in the web.config file? Do you understand every element?
Is it time for Microsoft to relook at how an ASP.NET site is configured, perhaps by splitting the web.config file into multiple files?
© Stack Overflow or respective owner