How many web.copnfig can exists in a web application & which
will be used ?
Answer Posted / avs
Generaly it contains one web.config file.
But we can use more than one.
Whenever you want setting folder wise.
For ex: one app have 4 folder. each folder have seperating
setting like session, security ect. So you can create
web.config filr for eachfolder and should apply setting as
per ur requirement.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is difference between singleton and single call?
What is form submit?
How would you get asp.net running in apache web servers? Explain it's limitations.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is razor? : asp.net mvc
How may clustered index we can create in table?
How does session authentication work?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is Dynamic Web and discuss its usage with the help of real life examples?
Describe session handling in a webfarm, how does it work and what are the limits?
What is special types forms
What is Model-View-View Model?
What are the new data controls in asp.net 2.0?
how to write html code with ssl
What is the difference between the asp and asp.net?