<?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>.NET Tips and Tricks &#187; Deployment</title>
	<atom:link href="http://blog.themagicsoftware.com/category/deployment/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.themagicsoftware.com</link>
	<description>General tips and tricks for developers about the Microsoft technology stack including the .NET Framework, ASP.NET, ASP.NET MVC, C#.NET, VB.NET, WCF, WPF, WF, Silverlight, XAML, XNA, Windows Phone, Windows 8 and more.</description>
	<lastBuildDate>Sat, 02 Feb 2013 04:54:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>How to create a single file (self-extracted) setup with InstallShield LE (Limited Edition)?</title>
		<link>http://blog.themagicsoftware.com/2011/11/how-to-create-a-single-file-self-extracted-setup-with-installshield-le-limited-edition.html</link>
		<comments>http://blog.themagicsoftware.com/2011/11/how-to-create-a-single-file-self-extracted-setup-with-installshield-le-limited-edition.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 15:24:03 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[InstallShield LE]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=107</guid>
		<description><![CDATA[In Visual Studio, go to the Build menu. Select Configuration Manager. Change Configuration from DVD-5 or CD_ROM to SingleImage for your Setup project. Build setup project. Problem: &#160; &#160; &#160; Desired result: &#160; &#160; Solution:]]></description>
				<content:encoded><![CDATA[<ol>
<li>In Visual Studio, go to the Build menu.</li>
<li>Select Configuration Manager.</li>
<li>Change Configuration from DVD-5 or CD_ROM to SingleImage for your Setup project.</li>
<li>Build setup project.</li>
</ol>
<p>Problem:</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image1.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb1.png" alt="image" width="244" height="66" border="0" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Desired result:</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image2.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb2.png" alt="image" width="244" height="34" border="0" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Solution:</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image3.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb3.png" alt="image" width="244" height="144" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2011/11/how-to-create-a-single-file-self-extracted-setup-with-installshield-le-limited-edition.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET Web Application Project Deployment Overview</title>
		<link>http://blog.themagicsoftware.com/2010/08/asp-net-web-application-project-deployment-overview.html</link>
		<comments>http://blog.themagicsoftware.com/2010/08/asp-net-web-application-project-deployment-overview.html#comments</comments>
		<pubDate>Wed, 04 Aug 2010 23:54:00 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/2010/08/asp-net-web-application-project-deployment-overview.html</guid>
		<description><![CDATA[This is a very complete article about web application deployment in Visual Studio 2010: http://msdn.microsoft.com/en-us/library/dd394698.aspx]]></description>
				<content:encoded><![CDATA[<p>This is a very complete article about web application deployment in Visual Studio 2010:</p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd394698.aspx">http://msdn.microsoft.com/en-us/library/dd394698.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2010/08/asp-net-web-application-project-deployment-overview.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
