What was the difference between machine.config and web.config files
web.config files apply settings to each web application, but machine.congig file apply settings to all asp.net applications.