How many web.config files in each solution
Answer Posted / amarnath
We can add only one Web.config file for each folder in the
solution. i.e. If we has n folders we can add n + 1(this is
for solution) Web.config files
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is protected configuration?
What kind of data can be stored in viewstate?
Can the dictionary object be created in client?s scope ?
Any disadvantages in Dataset and in reflection ?
What are url fragments?
Explain the difference between singleton and single call?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What a diffgram is, and a good use for one?
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?
Why is xap important?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is session handling in a webfarm, how it can work with its limits?
What are the asp.net 2.0 features?
What is the difference between “Web.config” and “Machine.Config”?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?