SOLVED: Breaking parent web.config dependencies in sub applications

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Thu, 08 Apr 2010 00:00:00 GMT Indexed on 2010/04/08 18:43 UTC
Read the original article Hit count: 163

Filed under:
This article explains how to implement a sub application such as a blog in your website without experiencing dependency issues. A common problem that developers experience is when their sub applications accidentally inherit requirements of the parent website. This is actually by design but read on if this is causing problems in your site. Scenario This problem has caught me out a couple of times so far but usually with enough of a gap between occurrences that it had become just a fuzzy memory....

Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.



Email this Article

© Dot net Slackers or respective owner