What is Machine.config?

 Posted by Rajni.Shekhar on 4/25/2012 | Category: .NET Framework Interview questions | Views: 3273 | Points: 40
Answer:

It is a configuration file that contains setting for entire computer. It also contains the settings for machine wide assembly binding, built in remoring channels and ASP.net. It can be found in
.net framework install directory\framework\<version>\config

Example:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response