If there are two web.config files in a application which
config files will get priority?
Answer Posted / sankar
local web.config file is having more priority than the
comman web.config file.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How to deploy/publish webservices?How many ways?Plz explain me
What are the differences between code behind and code inline?
How to fetch a data from one table to another table in asp.net ?
What is difference between viewstate and session in asp net?
What do you mean by View State and what is its role?
Explain swagger components.
What is asp.net mvc5? : Asp.Net MVC
How can you handle errors in Web API?
What are app services?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Diff between web user control and web custom control?
What’s the use of “GLOBAL.ASAX” file?
How to find last error which occurred in Asp.net ?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc