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



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

Answer / 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

More ASP.NET Interview Questions

What are the Types of object in asp

0 Answers   BirlaSoft,


What is synchronous and Asynchronous post back ?

0 Answers  


What is Web Application?

2 Answers   HCL,


What is the page life cycle in asp.net?

0 Answers  


What is Dynamic Web and discuss its usage with the help of real life examples?

0 Answers   Huawei,






What is the difference between exe and dll?

0 Answers  


What is difference between abstract class and an interface?

0 Answers  


Where do you store the information about the user?s locale?

1 Answers   Siebel, Visual Soft,


Explain different types of validators in asp.net?

0 Answers  


How to write test case (Unit test plan)

1 Answers   Syntel,


How do you trap errors in ASP and how do you invoke a component in ASP ?

1 Answers   Cognizant,


Define xmlvalidatingreader class.

0 Answers  


Categories