What is a good way to edit a Web.config file programmatically?
I looked into System.Xml but couldn\'t find any obvious answers.
Agree with others, editing the webconfig is achievable, but has knock on effects are just to dangerous / risk involved
If its a value that is application specific, then it should be in an application specific config file