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
Explain the benefits of viewstate?
Can viewstate be accessed in another page?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What is the difference between page-level caching and fragment caching?
What are the advantages of passport authentication?
Explain the difference between inline and code behind - which is best in?
What is session state server?
How do I know asp.net mvc version? : Asp.Net MVC
What is the use of service provider?
WSDL means?
Why do we need Sessions?
If we remove web.config or machine.config from the application then, is this application will works?
Explain the difference between or and orelse?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is full trust in asp.net?