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

Answer Posted / karthikkommandi

Web.Config for Application Level Settings
Machine.Config is for Server level Settings
If any Settings are not Specified in Web.Config It will get
from Machine.Config by Default

Is This Answer Correct ?    29 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are xaml file compiled or built on runtime?

559


What is the procedure to create the environment for asp.net? : asp.net mvc

517


What is the difference between page-level caching and fragment caching?

537


Where is http session stored?

503


How can you handle unmanaged code exceptions in asp.net?

552






What are demand-paging and pre-paging?

584


What is the difference between Session and response.Redirect?

617


What is asp.net mvc? : asp.net mvc

552


What is a session in programming?

558


What's the use of response.output.write()?

764


What is different in .net 1.1 and .net 2.0?

578


What is a form tag?

509


How can we identify that the page is post back in asp net?

515


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

627


What does occur first in ASP.Net, Authentication or Authorization?

566