<?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>Software Rockstar &#187; Configuration Management</title>
	<atom:link href="http://www.softwarerockstar.com/tag/configuration-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwarerockstar.com</link>
	<description>Coaching and mentoring on a journey from a Developer to an IT Leader</description>
	<lastBuildDate>Tue, 13 Sep 2011 17:18:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ASP.NET 2.0 Web Application Projects</title>
		<link>http://www.softwarerockstar.com/2006/09/asp-net-2-0-web-application-projects/</link>
		<comments>http://www.softwarerockstar.com/2006/09/asp-net-2-0-web-application-projects/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 01:14:00 +0000</pubDate>
		<dc:creator>SoftwareRockstar</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Release Management]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://mharoon.wordpress.com/2006/09/13/asp-net-2-0-web-application-projects/</guid>
		<description><![CDATA[I recently posted about how the lack of project files in Visual Studio 2005 Web Site Projects make it difficult to deploy web applications. I just came across this add-in for Visual Studio 2005 that actually addresses this very issue. It&#8217;s called the Visual Studio 2005 Web Application Projects (WAP) and is available as a [...]]]></description>
			<content:encoded><![CDATA[<div class="imageleft"><img src="http://softwarerockstar.com/wp-content/uploads/2006/09/aspnetlogo1.png" alt="ASP.NET Logo" width="291" class="alignnone size-full wp-image-327" /></div>
<p>I <a href="http://mfharoon.blogspot.com/2006/08/aspnet-20-deployment.html">recently posted</a> about how the lack of project files in Visual Studio 2005 Web Site Projects make it difficult to deploy web applications.</p>
<p>I just came across this add-in for Visual Studio 2005 that actually addresses this very issue. It&#8217;s called the <a href="http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/">Visual Studio 2005 Web Application Projects</a> (WAP) and is available as a free download from Microsoft. WAP provides following features to ASP.NET 2.0 Web Site Projects in Visual Studio 2005:</p>
<ol>
<li>A project file that contains references to all web content as well as any assembly references.</li>
<li>Compilation into single assembly that is built into the bin folder.</li>
<li>Pre and Post Build actions.</li>
</ol>
<p>While WAP is aimed at developers converting web applications from Visual Studio 2003, I think that it&#8217;s an invaluable tool for anyone creating web applications using Visual Studio 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwarerockstar.com/2006/09/asp-net-2-0-web-application-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET 2.0 Deployment</title>
		<link>http://www.softwarerockstar.com/2006/08/asp-net-2-0-deployment/</link>
		<comments>http://www.softwarerockstar.com/2006/08/asp-net-2-0-deployment/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 22:42:00 +0000</pubDate>
		<dc:creator>SoftwareRockstar</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Release Management]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://mharoon.wordpress.com/2006/08/31/asp-net-2-0-deployment/</guid>
		<description><![CDATA[Microsoft screwed up royally in Visual Studio 2005 when it comes to deployment of web projects. It seems like they initially assumed that everyone would use web site publishing feature for deployments, but that certainly is not the case. Later they came up with the Visual Studio 2005 Web Deployment Projects (WDP) add-in hoping to [...]]]></description>
			<content:encoded><![CDATA[<div class="imageleft"><img class="alignnone size-full wp-image-327" src="http://softwarerockstar.com/wp-content/uploads/2006/09/aspnetlogo1.png" alt="ASP.NET Logo" width="291" height="90" /></div>
<p>Microsoft screwed up royally in <a href="http://msdn.microsoft.com/vstudio/">Visual Studio 2005</a> when it comes to deployment of web projects. It seems like they initially assumed that everyone would use web site publishing feature for deployments, but that certainly is not the case. Later they came up with the <a class="l" href="http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/">Visual Studio 2005 Web Deployment Projects</a> (WDP) add-in hoping to rectify their oversight, but WDP is nothing more than a lame bandage over a broken bone. The departure of project files from ASP.NET projects serves as an icing on the cake! And what exactly were they thinking when they decided that web projects can&#8217;t have any more than two build configurations (Debug and Release)?</p>
<p>While I really like .NET 2.0 and Visual Studio 2005, I just can&#8217;t come to peace with the fact they did not think through deployment features of ASP.NET projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwarerockstar.com/2006/08/asp-net-2-0-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

