What is the use of web.config? Difference between
machine.config and Web.config?

Answer Posted / vimal

web.config file is used to define the confiquration
settings for an ASP.net application.
m/c.config web.config
it is automatically it is automatically
installed while installing created while creating
visual studio.net ASP.net application

also called as machine also called
level configuration file. application level
cofiguration file.

this file is at the inherits the setting from
highest level in the machine.config file
configuration hirarchy.

only one m/c.config
file atmost.

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are cao and sao.

548


What are the different types of validation controls provided in ASP.NET?

670


What is asp short for?

565


What are the different types of sessions in asp.net? Name them?

684


what is AutoEventWireUp and what is the use of This property explain in details?

1136






What is the application pool?

552


What are the 3 types of web?

510


What kind of data can be stored in viewstate?

533


How asynchronous call can be implemented using delegates?

545


What is a web api endpoint?

537


Explain the use of view state?

568


How can you ensure a permanent cookie?

555


Define xmlreader class.

579


What are the new features implemented in ASP.NET?

611


What is meant by web application?

550