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

Explain about solution explorer window?

627


Is post back property in asp net?

531


What is .net remoting?

573


How would you get asp.net running in apache web servers?

548


What is the difference between ASP Session State and ASP.Net Session State?

589






How do active server pages work?

553


A Web Service Can Only Be Written In .net. Is it True??

646


What is the difference between session object and application object?

596


Can more than one person use the same login?

578


What is in a session cookie?

544


Differentiate between client-side and server-side validations in web pages.

567


What is the concept of postback in asp.net?

592


What are app services?

536


What is viewstategenerator?

705


Define session in asp.net.

564