<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to read and write settings in App.config with C#</title>
	<atom:link href="http://www.kylirhorton.com/2008/read-and-write-settings-in-appconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kylirhorton.com/2008/read-and-write-settings-in-appconfig/</link>
	<description></description>
	<lastBuildDate>Tue, 22 Nov 2011 20:26:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sandip</title>
		<link>http://www.kylirhorton.com/2008/read-and-write-settings-in-appconfig/comment-page-1/#comment-4188</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Wed, 10 Nov 2010 08:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylirhorton.com/?p=59#comment-4188</guid>
		<description>Great Job,
I had spent 3 hrs for searching this topic&#039;s nice post.
And ultimately I found urs.
Here, If I simply run by Ctrl+F5 key then, until any changes in the source project.... all settigs are maintained. 
Thats nice which can give an overview of scenario of published app settings.

Thanks,
Sandip

1 advice
visit : http://www.akshardham.com</description>
		<content:encoded><![CDATA[<p>Great Job,<br />
I had spent 3 hrs for searching this topic&#8217;s nice post.<br />
And ultimately I found urs.<br />
Here, If I simply run by Ctrl+F5 key then, until any changes in the source project&#8230;. all settigs are maintained.<br />
Thats nice which can give an overview of scenario of published app settings.</p>
<p>Thanks,<br />
Sandip</p>
<p>1 advice<br />
visit : <a href="http://www.akshardham.com" rel="nofollow">http://www.akshardham.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Coupland</title>
		<link>http://www.kylirhorton.com/2008/read-and-write-settings-in-appconfig/comment-page-1/#comment-1150</link>
		<dc:creator>Michael Coupland</dc:creator>
		<pubDate>Wed, 29 Jul 2009 02:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylirhorton.com/?p=59#comment-1150</guid>
		<description>you noted - &quot;I noticed that nothing seemed to be written to the configuration file while debugging within Visual Studio, but once I published the application it worked as expected.&quot;

it&#039;s because when you make that call vs is editing the vshost.exe.config file in the debug directory not the app.config in your project.</description>
		<content:encoded><![CDATA[<p>you noted &#8211; &#8220;I noticed that nothing seemed to be written to the configuration file while debugging within Visual Studio, but once I published the application it worked as expected.&#8221;</p>
<p>it&#8217;s because when you make that call vs is editing the vshost.exe.config file in the debug directory not the app.config in your project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

