<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Automating config file changes : Part 3 – Deleting an element from an XML file</title><link>http://blogs.msdn.com/ssehgal/archive/2009/05/29/automating-config-file-changes-part-3-deleting-an-element-from-an-xml-file.aspx</link><description>This post talks about removing an existing XML element from the config file. Consider a scenario where we have the following web.config file saved at location C:\MyApplication &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt; &amp;lt;configuration&amp;gt; &amp;#160; &amp;lt;configSections&amp;gt;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Automating config file changes : Part 4 – Adding a new element to an XML file</title><link>http://blogs.msdn.com/ssehgal/archive/2009/05/29/automating-config-file-changes-part-3-deleting-an-element-from-an-xml-file.aspx#9665586</link><pubDate>Sat, 30 May 2009 17:15:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9665586</guid><dc:creator>The Deployment guy</dc:creator><description>&lt;p&gt;After updating and deleting element from an XML config file, lets see how to add new elements at the&lt;/p&gt;
</description></item></channel></rss>