what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?
If we are not using any values in config file then it wont effect the website,connestionstring can be given in sqlconnection object not necessary to take it from config file