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

How can I have a particular web page in an asp.net application which displays its own error page?

516


What are validator? Name the validation controls in asp.net? How do you disable them?

532


What is postback in asp net?

555


What is the difference between adding reference in solution explorer and adding references by using ?

561


Why select Web API?

556






What are Master Pages in ASP.NET?

565


What is use of <% %> in asp.net?

539


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3394


How can we use Web API with ASP.NET Web Form?

635


What is active web pages?

494


Is a dll file an executable?

539


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1481


Where the cookie value is stored?

501


What is clr? Difference between clr & cts?

675


Where do the cookie state and session state information be stored?

499