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

Where is cookie used in asp.net?

660


What does session_start () do?

731


To wrap up a call to a Web service the standard used is..?

620


Disable browser cache for entire ASP.NET website?

754


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

552






What does ascx stand for?

598


Do cookies store passwords?

594


How to implement Authentication and Authorization?

652


What are the event handlers that can be included in the Global.asax file?

684


What is the difference between ASP.NET Webforms and ASP.NET MVC?

684


is gateway for sms continue connected for sending sms.how?

1917


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1739


Define managed code and managed data in .net?

597


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

19090


What do you mean by marshalbyref?

739