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

Answer Posted / sandhya

1)Machine.config is used to store machine level settings
Web.config is used to store per application based settings

2)We can have more than one web.config files but only one
machine.config

3)Web.config overrides the machine.config file.

If we store different values on both for a single key, the
application will get the value from the web.config file

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How Session use Cookies in State Management?

594


What is server infrastructure?

600


What is the best Macanism to clear the Cache in asp.net

694


How could you modify xaml content from javascript?

500


What is postback and autopostback in asp.net?

518






Is asp.net and .net are same or different?

509


What is sql data source control in asp.net?

560


What is the part of url?

526


what are configuration files?

552


When we use cookie less session? Explain its working?

551


What is boxing and unboxing in asp.net?

654


How do you declare static variable?

545


Where would you use an ihttpmodule, and what are the limitations if any?

513


Explain the use of fragment caching.

653


What are the Types of authentications in IIS

587