How many web.config a application can have ?
Answer Posted / rohit nikam
In an application you can n number of web.config files.
The only difference is they should be in different
directories. And by default only one in an application
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
What is parse in asp.net?
What is the purpose of using MVC programming pattern in ASP.NET?
How do you remove duplicates without using remove duplicate stage?
Write the different features of a Thread and a Process?
What is difference between session and viewstate?
Is post back in asp.net?
Explain how asp.net page works?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What is a page life cycle?
What is a swagger in web api?
What are the types of session in asp.net?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is form submit?
How long does an http session last?