Is there a way to **insert** a new XML element at a particular location using
XmlConfig, rather than just adding it?
I am using XmlConfig to register a new IIS handler in applicationHost.config.
Unfortunately, my code ends up adding the new entry at the end of the handler
list, and so the new
Is there a way to **insert** a new XML element at a particular location using
XmlConfig, rather than just adding it?
I am using XmlConfig to register a new IIS handler in applicationHost.config.
Unfortunately, my code ends up adding the new entry at the end of the handler
list, and so the new
2 matches
Mail list logo