<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Developing For .NET &#187; Setup And Deployment</title>
	<atom:link href="http://www.developingfor.net/category/setup-and-deployment/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developingfor.net</link>
	<description>Real World .NET Methods, Tricks, and Examples</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Visual Studio 2008 Setup Project Frustrations</title>
		<link>http://www.developingfor.net/setup-and-deployment/visual-studio-2008-setup-project-frustrations.html</link>
		<comments>http://www.developingfor.net/setup-and-deployment/visual-studio-2008-setup-project-frustrations.html#comments</comments>
		<pubDate>Wed, 05 Mar 2008 00:56:19 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[Setup And Deployment]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/setup-and-deployment/visual-studio-2008-setup-project-frustrations.html</guid>
		<description><![CDATA[I have not needed to create a Setup project since installing VS2008, but this afternoon I needed to share a utility program with a coworker friend of mine (who is not technical), so I opened the solution and added a Setup and Deployment project. Everything seemed to be fine. I added the primary output of [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/setup-and-deployment/visual-studio-2008-setup-project-frustrations.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Uninstalling a Previous Version from an MSI</title>
		<link>http://www.developingfor.net/setup-and-deployment/uninstalling-a-previous-version-from-an-msi.html</link>
		<comments>http://www.developingfor.net/setup-and-deployment/uninstalling-a-previous-version-from-an-msi.html#comments</comments>
		<pubDate>Thu, 09 Aug 2007 17:29:13 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[Setup And Deployment]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/net-20/uninstalling-a-previous-version-from-an-msi.html</guid>
		<description><![CDATA[Like a lot of other developers, I use the Setup &#38; Deployment Projects in Visual Studio 2005 to create MSI files for software installs. Typically, this is a Windows Forms based application. For our in house users, especially those testing new software, there could be many iterations of a piece of software. Of course, this [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/setup-and-deployment/uninstalling-a-previous-version-from-an-msi.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Deploying CF .NET 2.0 applications using MSI</title>
		<link>http://www.developingfor.net/net/deploying-cf-net-20-applications-using-msi.html</link>
		<comments>http://www.developingfor.net/net/deploying-cf-net-20-applications-using-msi.html#comments</comments>
		<pubDate>Thu, 18 Jan 2007 00:04:30 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[C# 2.0]]></category>
		<category><![CDATA[Compact Framework]]></category>
		<category><![CDATA[Setup And Deployment]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/net/deploying-cf-net-20-applications-using-msi.html</guid>
		<description><![CDATA[So I&#8217;ve been developing Smart Device apps for the last two years, both in VS2003 and now in VS2005. But as the only CF developer in a tiny shop, I have always been able to install them by just using the Deployment option in Visual Studio. Now, however, one of the products I&#8217;ve been working [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/net/deploying-cf-net-20-applications-using-msi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
