What is web.config. How many web.config files can be allowed
to use in an application ?

Answer Posted / deepa

web.config is a file where we can configure the database
connection ,authentication and authorization etc. for the
entire application. we can have any number of web.config
files in an application ,but only one file at each folder
level.a web.config file at its least foleder level of a web
page replaces the parent level web.config file

Is This Answer Correct ?    37 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is synchronous and Asynchronous post back ?

637


What are client activated objects and server activated objects?

512


Why SessionID changes in every request in asp.net?

545


What are the various types of validation controls provided by asp.net?

534


What is cookies in asp net?

517






How is the asp.net mvc architecture different from others? : asp.net mvc

477


What is the function of new view engine in asp.net? : asp.net mvc

535


I’m having some trouble with cas. How can I diagnose my problem?

586


What are the media types of http requests and response?

506


Define page fragment caching?

514


Is there any property names “isnavigating”?

573


What is the Difference between MVC And MVP design pattrens

2201


What is state management react?

503


What is the difference between sealed vs static class?

575


Explain the difference between inline and code behind - which is best in?

502