Can we use multiple web.config files in an sigle appliction?

Answer Posted / kinjal panchal

Yes.
yes we can add more then one web.config file in our
applications.
take one folder and in that folder put your .aspx file with
one web.config file and call them with appsetting key and
value. You can make no. of folders and insert .aspx file
with that web.config file.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a multilingual website?

769


How can you dynamically add user controls to a page?

701


Explain the difference between overriding and overloading?

730


Name the tools or API for developing or testing web api?

730


Explain the use of fragment caching.

842


What are custom user controls in asp.net?

738


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1574


How do I open an ashx file?

758


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

824


What are the cookies types in asp.net?

746


What is advantage of code behind coding in ASP.NET?

762


Explain serialization and deserialization?

768


How you will manage the state of ASP.NET controls?

763


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

759


Why web api is better than wcf?

786