I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Which method do you use to kill explicitly a users session?

0 Answers   MindCracker,


What is the caspol.exe tool used for?

0 Answers  


What are session objects?

0 Answers  


What is the default timeout for a cookie?

0 Answers  


What are client activated objects?

0 Answers  






How does u get record no from 5 to 15 from a dataset of 100 records?

0 Answers  


To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?

1 Answers   Siebel,


Explain the benefits of viewstate?

0 Answers  


How would ASP and ASP.NET applications run at the same time on the same server?

0 Answers   Satyam,


How can we make sure that Web API returns JSON data only?

0 Answers  


Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form

3 Answers   Syntax Softtech,


Write a code for passing ArrayList in Web API?

0 Answers  


Categories