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

Can I combine classic asp and asp.net pages?

530


What is asp net application object?

535


What is session mode in asp.net?

517


How can u deifne the benefits and limitation of using Viewstate for state management?

706


What is simple data binding?

515






How to add DateTime Control in normal DataGrid Server Control?

580


What is Web Server Control Templates.?

585


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

504


Distinguish between Server-side and Client-side code with its functionality?

622


Define caching.

621


Is asp.net outdated?

526


What is a 401 redirect?

505


Where would you use an ihttpmodule, and what are the limitations of any?

547


What is the difference between user control an custom control?

613


What is .net remoting?

567