Answers

Question and Answer:

  Home  VB .Net

⟩ What is different between Web.Config and Machine.Config and Where it will be ?

The settings made in the web.config file are applied to that particular web application only whereas the settings of machine.config file are applied to the whole asp.net application.

 234 views

More Questions for you: