Is there a good tool to compare specifically web.config files to find specifically which settings are different values and which file has settings that don't appear in both.
XML comparison should do the trick, or an XSLT might work. There must be a tool for web.config settings out there?