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

Answer Posted / saransony

Configuration files are used to control and manage the
behavior of a web application.
Machine.config
Web.config
Difference between Machine.Config and Web.Config?
Machine.Config:
This is automatically installed when you install Visual
Studio. Net.
This is also called machine level configuration file.
Only one machine.config file exists on a server.
This file is at the highest level in the configuration
hierarchy.
Web.Config:
This is automatically created when you create an ASP.Net
web application project.
This is also called application level configuration file.
This file inherits setting from the machine.config
Links- http://www.go4expert.com/forums/showthread.php?
t=6704
http://forums.asp.net/t/1117776.aspx

Is This Answer Correct ?    36 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sequence in which ASP.NET events are processed?

472


What is the parent class of all web server control?

537


Why will you usually create an aspnet user account in the database for an asp.net web application?

534


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

528


Explain the boxing and unboxing concept in .net?

386






What is a session in asp.net?

534


What are the security types in ASP/ASP.NET? Different Authentication modes?

558


What do you understand by aggregate dependency?

612


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1672


What is the purpose of url encoding?

494


What are the differences between code behind and code inline?

511


What is cached data phone?

526


What do you mean by serialize and marshalbyref?

569


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

285


What is recordset asp?

541