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

Answer Posted / sanjay bisht

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 ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

580


What is comparevalidator?

522


Explain client-side scripting?

566


What are the main advantages of using asp.net?

554


How do we assign page-specific attributes?

619






What do you mean by authentication?

525


What is another word for redirect?

506


How can we register exception filter from the action?

661


What is server side routing?

501


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

536


Which control has default post back is enabled(true)?

607


What is the syntax for datagrid and specifying columns?

2088


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

523


What is the use of session?

519


Which method is used to perform all validation at the page level?

532