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 is HTTP MODULE & HTTP HANDLERS in ASP.NET? How a developer can utilize in the application? Please provide example.

1 Answers   IBM,


please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit

1 Answers   Netsweeper,


Explain about asp.net 2.0 themes?

0 Answers  


Dategrid filtering and sorting How can we sort all the fields at once?

3 Answers   Satyam,


What is the difference between application state and session state in asp net?

0 Answers  


how we use web services

2 Answers  


Difference between Active Exe and Dll ?

3 Answers   Satyam,


What does setting a control's EnableViewState property to false accomplish?

1 Answers  


Describe the .net base class library.

0 Answers  


A brief difference between Session and Cookies in asp.net

5 Answers   HCL, HCL Comnet,


Where you store Connection string in "Web.Config" file in ASP.NET?

0 Answers   Sans Pareil IT Services,


Write a code for "RequiredFieldValidator" in java script

5 Answers   Wipro,


Categories