What is difference between machine.config and Web.Config?

Answer Posted / madhunathanv

Web.config is particular WebApplication Specific,it has
diff web.config files for different applications.

Machine.config is Whole .Net Application specific ,it is
only one.ie..,machine.config applies to the entire machine

The Configuration system first searches settings in
machine.config file & then looks in application
configuration files(web.config)

AFAIK

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between cookies and cache?

514


What are the different method of navigation in asp.net?

563


What are session state modes?

562


Explain the concept of event bubbling in ASP.NET?

578


What is mvc in angular?

559






What is viewstate parameter?

519


What is postback request?

550


What are the different types of sessions in asp.net? Name them?

674


What is asp.net used for?

595


Where do we store our connection string in asp.net application?

524


What is difference between session and cookies in asp net?

500


Why session is necessary in web application?

509


What are type/key pairs in client script registration?

558


Explain the advantages of asp.net.

542


What is the difference between localization and globalization?

557