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

What are directives in asp.net? List down all the important directives.

478


What is OSI layer? Explain different layers.

572


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1402


Describe a Windows Service and its lifecycle ?

592


What are the various session state management options provided by asp.net?

522






For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

559


Explain Optimization technique description?

576


What is the best Macanism to clear the Cache in asp.net

682


What is the parent class of all the web server control?

464


What is hidden field in asp.net?

575


What is a session government?

477


Where is http session stored?

483


What’s the difference between asp.net web forms and asp.net mvc?

523


Can we use a static function with a non-static variable?

487


What is the use of response redirect in asp.net?

554