how many web.config files are there in 1 project.we can
overwrite the web.config files
Answer Posted / vikas
If you are asked this question in interview, then probably
you should make it clear to the interviewer.
As far as name webconfig is concerned, yes there can be
multiple files with name web.config in a give project, as
correctly stated by others it should be in different
directories in the project.
As far as feature/working is concerned, web config file ni
sub directory is limited to some elements. It does not
support all the elements supported by a web.config file.
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
How do I create a virtual directory in iis?
What are the different security settings available in iis?
In iis version 6.0 through application pool we can provide different -2 applications for the client.
Explain the role of http.sys in iis?
What is an iis application?
What is iis configuration?
How do I open iis control panel?
What is deploying a website?
What is the usage of iis?
How do I check my application pool?
What is a web server used for?
What is net start?
How do I open iis application pool?
How do I access my localhost from another computer?
How do I install iis on windows 8?