What is web.config and machine.config ?

Answer Posted / dhananjay nazare

web.Config: Web.Config file is maintained within a
particular Web application and the Configuration setting
specified within web.config file is applicable to that
application only.

Machin.Config: Machin.Config file is maintained within .Net
framework derectories and configuration setting within
Machin.Config file affects all the managed application
deployed on that machin

Is This Answer Correct ?    56 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you get asp.net running in apache web servers? Explain it's limitations.

765


Explain a program using razor view engine to create a simple application? : asp.net mvc

730


What is the basic difference between asp and asp.net?

765


How to improve performance of web application asp.net mvc? : Asp.Net MVC

756


What is httpresponse?

736


Can we have multiple web config files for an asp.net application?

743


How can you pass multiple complex types in Web API?

784


What are different types of api?

779


What is http request and response?

748


What is base class of button control in .net?

764


What does asp in asp.net stand for?

748


What is the extension of master page in asp.net?

774


Explain how can we inherit a static member?

734


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

802


What does session_start () do?

839