What was the difference between machine.config and
web.config files

Answer Posted / srinu

machine. config is configuration file for all the
application in the IIS.
web.config is a configuration file for a application or
folder

machine.config for machine level configuration.
web.config for a application/folder level configuration

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between GridView and Repeater controls in ASP.NET?

769


Describe SOA and the tenets of it?

753


What are the 3 levels at which content pages can be attached to Master Page?

780


What is data caching?

739


Explain the difference between value type and reference type?

428


Where you store Connection string in "Web.Config" file in ASP.NET?

765


Define viewstate in .net?

705


Define page fragment caching?

682


Which asp.net objects encapsulate the state of the client and the browser?

770


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1912


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1220


Can we use html in asp.net?

667


What are the asp.net server side objects?

694


What is session in asp.net?

688


What are cookies in your browser?

705