Can I use more than 1 web config file if yes than what will be profit of it
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeev PunhaniPosted Mar 15, 2017, 5:12 AM
Hi Murari,
Yes we can have more than one web.config in an application.We use this when we have application divided into modules and each module is having seperate configuration(eg-user and admin will have seperate functionality so we seperate them and use different web.config) .Please see the below links.
SubashPosted Mar 17, 2017, 10:16 PM
Ramesh PalanivelPosted Mar 15, 2017, 5:15 AM
Nitin SontakkePosted Mar 15, 2017, 5:15 AM