Updating a DictionarySectionHandler in web config programmatically

When trying to modify section in the web config that is using a non-trivial type the only method that seems be available is SetRawXml. SetRawXml, as the name clearly states will update the entire element. Therefore we need to include the element tag ...[Read more]

Published: 4/1/2009 | 0  Comments | 0  Links to this post