Tell About Web.config ?

Answer Posted / sivaprasad

Usually ASP.NET Application will run by two configuration
files 1)machine.webconfig
2)Web.config
These two are in system will is for all Webapplications
and we had a choice like maintaining web.config files in
Application for maintaing connectionstrings,Appsettings
which is used for Application settings so this web.config
file will overwrite settings in above two config files and
we had a choice like maintaining web.config file under
perticular folder which contain settings for that
particular pages which are under that folder, so this
web.config file will ovwrwrite settings in our Application
web.config file

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between union and join?

749


Where is session data stored in asp net?

694


What are the uses of list view control in Asp.net?

795


Is asp.net web forms dead?

726


Why do we need a web application session?

703


Explain the difference between value type and reference type?

443


What are the differences between primary foreign and unique keys?

760


What are web beacons used for?

730


What are assemblies and namespaces and explain the difference between them ?

808


Mention the execution process for managed code?

735


What are the types of caching in asp.net?

762


Explain MVC model binders?

802


What is validation in asp.net?

761


How can we create pie chart in asp.net?

804


What are merge modules?

749