How can we Maintain more than on config file in one .Net web
application and how?

Answer Posted / ashu

Yes,We can maintain more than one config file.We have to
make subdirectories(add folders to your solution).For each
folder we can specify one web.configfile.If one web.config
file is declared for the whole application.then web.config
inside the folder will override that when application uses
the content of that folder.(aspx,aspx.cs etc).

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I open an ashx file?

541


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1424


What is asp.net localization?

502


What are the memory-mapped files?

525


How does cookies work in asp net?

513






What is custom events?

571


Explain one critical mapping?

564


What is session in web technology?

522


What is http pipeline in asp.net?

513


Explain how dot net compiled code will become platform independent?

510


Explain client-side scripting?

573


List some of the important session state modes of asp.net.

506


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

485


What is paging in context of Memory?

651


What r the asp.net list controls and diff. Between them?

507