If there are two web.config files in a application which
config files will get priority?
Answer Posted / mittal
local web.config file is used.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is page request in asp.net?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain the difference between Repeater and Data list control in ASP.NET?
Which dll handles the request of .aspx page?
What is syntax code to send email from an asp.net application?
WSDL means?
How do http sessions work?
How to use push notification?
Explain the difference between web user control and web custom control?
What is the difference between equals() and == in c#?
What is difference between session and cookies?
What is asp net application object?
Explain how do you deploy your asp.net application?
Why is global asax is used?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc