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

Answer Posted / vijay

machine. config is configuration file for all the
application in the IIS.
web.config is a configuration file for a application or folder

machine.config for machine level configuration.
web.config for a application/folder level configuration

Is This Answer Correct ?    86 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When does a session actually start?

743


What is asp.net version?

692


What is Web API Routing?

787


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

724


What does session_start () do?

807






9. Why should we hire you over the others waiting to be interviewed?

2436


What is ASLM?

864


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

843


Can action method static?

734


What is the concepts of globalization and localization in .net?

705


In the Repeater control which way you can edit?

832


How many languages are supported by .NET at present time?

510


Whats the difference between abstract factory pattern and factory pattern?

786


What is the use of worker process in asp.net?

707


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1653