why many web.config files are used in are project

Answers were Sorted based on User's Feedback



why many web.config files are used in are project..

Answer / rama kanth

In asp.net 2.0, we can have multiple web.config file
provied the project is structured in a folder manner and we
can have one web.config for each folder.

Is This Answer Correct ?    3 Yes 0 No

why many web.config files are used in are project..

Answer / charan

In ASP.Net 2.0, We can create more than 1 config file.
With in the application, to maintain the folder security we
use config files to each folder..

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

how to elimainte the similar data from the different tables

0 Answers  


What data type does the RangeValidator control support?

3 Answers   Visual Soft,


how to use html code in asp source code?

1 Answers  


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


IN an ASP.NET Web application if there is any error, how can you debug?

0 Answers   Siebel,


How can you dynamically add user controls to a page?

0 Answers  


What is the significance of finalize method in .net?

0 Answers  


What is difference between viewstate and session in asp net?

0 Answers  


What is an imagemap in asp.net?

0 Answers  


What's a bubbled event?

3 Answers   Siebel,


How many time you can fill dataset in asp.net?

3 Answers   Syntel, Wipro,


How to retrieve user name in case of Window Authentication?

0 Answers  


Categories