why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why?



why we should use more than one web.config files in our application? I have two web.config files i..

Answer / kuldeep chauhan

we can use more than one web.config file to meet the
different security and other configuration requirements of
different directories, and in any case web.config file of
subdirectory will take the precedence over file of root
directory.

Is This Answer Correct ?    20 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Explain how can we inherit a static variable?

0 Answers  


Contrast OOP and SOA. What are tenets of each ?

0 Answers  


To which class you load XML or Related Data

1 Answers  


How would you get ASP.NET running in Apache web servers - why would you even do this?

1 Answers   Siebel Systems,


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,






What’s the difference between Response.Write() andResponse.Output.Write()?

1 Answers  


hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"

2 Answers   PennyWise, TCS, Wipro,


What?s the difference between Response.Write() andResponse.Output.Write()?

7 Answers   Atos Origin, IBM,


What is the viewstate in asp.net?

0 Answers  


what is the MSIL assembler do?

1 Answers  


What is the difference between application and cache variables?

6 Answers   Astadia,


What is the difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


Categories