<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to auto update your application</title>
	<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/</link>
	<description>the blog for developers who care about more than just code...</description>
	<pubDate>Fri, 12 Mar 2010 07:27:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Shane Milton</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1866</link>
		<dc:creator>Shane Milton</dc:creator>
		<pubDate>Fri, 13 Jun 2008 21:09:28 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1866</guid>
		<description>That's awesome you can rename the running executable. Is the same thing possible with all DLLs that executable might have referenced? I'm guessing so...</description>
		<content:encoded><![CDATA[<p>That&#8217;s awesome you can rename the running executable. Is the same thing possible with all DLLs that executable might have referenced? I&#8217;m guessing so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i like ellipses&#8230; &#187; How Should You Update Your Application?</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1800</link>
		<dc:creator>i like ellipses&#8230; &#187; How Should You Update Your Application?</dc:creator>
		<pubDate>Tue, 27 May 2008 06:13:44 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1800</guid>
		<description>[...] and restart the application. This is what I&#8217;ve currently done with Bitter as I document in this post. This is still not that hard to accomplish. In .NET, I showed that doing this is only about 10 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] and restart the application. This is what I&#8217;ve currently done with Bitter as I document in this post. This is still not that hard to accomplish. In .NET, I showed that doing this is only about 10 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hüseyin Tüfekçilerli</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1797</link>
		<dc:creator>Hüseyin Tüfekçilerli</dc:creator>
		<pubDate>Mon, 26 May 2008 07:10:14 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1797</guid>
		<description>I didn't know that you could rename a running application's executable path, thanks for the sample!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know that you could rename a running application&#8217;s executable path, thanks for the sample!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interesting Finds: 2008.05.24 - gOODiDEA.NET</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1793</link>
		<dc:creator>Interesting Finds: 2008.05.24 - gOODiDEA.NET</dc:creator>
		<pubDate>Sat, 24 May 2008 15:13:58 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1793</guid>
		<description>[...] How to auto update your application [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How to auto update your application [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike hall</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1789</link>
		<dc:creator>mike hall</dc:creator>
		<pubDate>Fri, 23 May 2008 17:11:42 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1789</guid>
		<description>Stephen, that's a good point. I forgot about how ClickOnce doesn't give you that option.</description>
		<content:encoded><![CDATA[<p>Stephen, that&#8217;s a good point. I forgot about how ClickOnce doesn&#8217;t give you that option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen McMahon</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1788</link>
		<dc:creator>Stephen McMahon</dc:creator>
		<pubDate>Fri, 23 May 2008 13:46:33 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1788</guid>
		<description>Thanks for this tip, Mike.  Another way that this is better than ClickOnce is that you have no control over where ClickOnce puts your app -- at least that is my experience.  I work in an environment where all user apps are required to be installed on a separate partition, so ClickOnce is rarely an option for us.</description>
		<content:encoded><![CDATA[<p>Thanks for this tip, Mike.  Another way that this is better than ClickOnce is that you have no control over where ClickOnce puts your app &#8212; at least that is my experience.  I work in an environment where all user apps are required to be installed on a separate partition, so ClickOnce is rarely an option for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #100</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1785</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #100</dc:creator>
		<pubDate>Fri, 23 May 2008 07:17:23 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1785</guid>
		<description>[...] How to auto update your application - Mike Hall shows how easily you can implement auto updates in your .NET applications. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How to auto update your application - Mike Hall shows how easily you can implement auto updates in your .NET applications. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop - May 22, 2008 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1782</link>
		<dc:creator>Dew Drop - May 22, 2008 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Thu, 22 May 2008 14:24:45 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1782</guid>
		<description>[...] How to Auto Update Your Application (Mike Hall) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How to Auto Update Your Application (Mike Hall) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike hall</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1779</link>
		<dc:creator>mike hall</dc:creator>
		<pubDate>Wed, 21 May 2008 20:07:11 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1779</guid>
		<description>Yeah, ClickOnce will do it, but I've heard mixed things about it. And in reality, the code above is only about 10 real lines of any meat. Plus it's always more fun to roll your own :)</description>
		<content:encoded><![CDATA[<p>Yeah, ClickOnce will do it, but I&#8217;ve heard mixed things about it. And in reality, the code above is only about 10 real lines of any meat. Plus it&#8217;s always more fun to roll your own <img src='http://ilikeellipses.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHenry</title>
		<link>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1778</link>
		<dc:creator>PHenry</dc:creator>
		<pubDate>Wed, 21 May 2008 19:28:35 +0000</pubDate>
		<guid>http://ilikeellipses.com/2008/05/21/how-to-auto-update-your-application/#comment-1778</guid>
		<description>I don't mean to steal your thunder, but ClickOnce will do most/all of this heavy lifting for you.  I just learned about it at 2008 DevTeach Toronto.  Very worthwhile technology to check out! :&#62;</description>
		<content:encoded><![CDATA[<p>I don&#8217;t mean to steal your thunder, but ClickOnce will do most/all of this heavy lifting for you.  I just learned about it at 2008 DevTeach Toronto.  Very worthwhile technology to check out! :&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
