Can we use multiple web.config files in an sigle appliction?
Answer Posted / kinjal panchal
Yes.
yes we can add more then one web.config file in our
applications.
take one folder and in that folder put your .aspx file with
one web.config file and call them with appsetting key and
value. You can make no. of folders and insert .aspx file
with that web.config file.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain what is viewstate?
What is the file through which you can customize your asp.net application?
What is the advantage of using Windows authentication in a Web application?
What do you mean by View State and what is its role?
What is preprocessor in .net?
What is autopostback true?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What are main return types supported in Web API?
Explain the difference between webfarm and webgardens in .net?
What is viewstategenerator?
Is asp.net core faster?
Why is this service branded with windows livetm?
Explain what is postback in asp. Net?
Explain the difference between debug.write and trace.write?
What is state management react?