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
What is a virtual directory in iis?
How do I stop a service from the command line?
How do I edit web config in iis?
What are the different iis authentication modes in iis 5.0 and explain? Difference between basic and digest authentication modes?
What is net start?
What is default web site in iis?
Where is iis express installed?
How do I know if iis is running?
What is etw iis?
What is worker process?
How do I access my localhost from another computer?
How do I automatically restart iis?
How do I open iis control panel?
Explain how to create web garden?
Explain how to debug a web application which is hosted on iis?