<?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: HowTo: Synchronize settings of an IE plug-in</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/2009/06/19/internet-explorer-plugin-settings-synchronize/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog/2009/06/19/internet-explorer-plugin-settings-synchronize/</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:52:12 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitry Kostochko</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/06/19/internet-explorer-plugin-settings-synchronize/comment-page-1/#comment-8733</link>
		<dc:creator>Dmitry Kostochko</dc:creator>
		<pubDate>Tue, 13 Oct 2009 11:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=831#comment-8733</guid>
		<description>Sure, you can store your data in the Windows registry. I only possible problem that I foresee is that you will need somehow to delete the stored data when uninstalling the plug-in. Though, it may not be a problem.</description>
		<content:encoded><![CDATA[<p>Sure, you can store your data in the Windows registry. I only possible problem that I foresee is that you will need somehow to delete the stored data when uninstalling the plug-in. Though, it may not be a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PB</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/06/19/internet-explorer-plugin-settings-synchronize/comment-page-1/#comment-8719</link>
		<dc:creator>PB</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=831#comment-8719</guid>
		<description>Hi,

isn&#039;t using Windows registry better solution? I had a lot of problems (not solved yet) in storing app data in Vista (I used standard C# Settings mechanism). 

Storing data in the registry works pretty well on every tested environment (XP, Vista, 2003 Server).

Regards,
PB</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>isn&#8217;t using Windows registry better solution? I had a lot of problems (not solved yet) in storing app data in Vista (I used standard C# Settings mechanism). </p>
<p>Storing data in the registry works pretty well on every tested environment (XP, Vista, 2003 Server).</p>
<p>Regards,<br />
PB</p>
]]></content:encoded>
	</item>
</channel>
</rss>
