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

Answer Posted / naveen malik

Machine.Config:-

1. This file comes from the Visual Studio .net installation.
2. You can refer this file as machine level configuration
file.
3. This file you can search in the server.


Web.Config:-

1. This file gets created with your application.
2. You can refer this file as application level
configuration file.
3. This file inherits setting from the machine.config

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ispostback property?

499


What is a runtime version?

525


What is latest version of asp.net mvc? : Asp.Net MVC

469


What is the use of express session?

532


How to sign out from forms authentication?

538






What asp.net control can embed xaml into asp.net pages?

536


What is application and session in asp.net?

534


What is request and response in asp.net?

507


What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

1504


Differentiate between namespace and assembly.

559


What is IPostBack? How to use it?

594


Can we have 2 web config files?

537


What are the steps to follow to host a web application on a web server?

590


How to Separate background image and front image from original picture....

552


Which authentication uses a combination of windows and iis authentication?

578