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 are the different session state management options available in asp.net?

513


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

611


What is http request and response?

528


What is asp.net architecture?

527


What are all the various Estimation Techniques available ?

649






What are Master Pages in ASP.NET? or What is a Master Page?

607


How would you get asp.net running in apache web servers? Explain it's limitations.

527


What is HTTPModule and HTTPcontext? What is the use of each?

1986


What does asp in asp.net stand for?

515


What is __ requestverificationtoken?

546


Do gac'ed assemblies have fulltrust?

641


Explain code snippet to register exception filters from controller?

621


How do you deploy your asp.net application?

531


What is the difference between abstract class vs interface? Can give me the real time examples?

484


which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites

1668