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
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What is an axd file?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is considered a service provider?
How may clustered index we can create in table?
What is http response header?
What is the difference between Classic ASP and ASP.Net?
What is authorization in asp.net?
Define secured sockets layer.
What do you mean by authentication?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
Explain the concept of MVC Scaffolding?
How does cookies work in asp net?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
What is http protocol and how it works?