<?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>Adventures With .Net &#187; conversion</title>
	<atom:link href="http://adventureswith.net/tag/conversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://adventureswith.net</link>
	<description>C# and the like</description>
	<lastBuildDate>Tue, 15 Nov 2011 15:34:18 +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>Converting MVC 2 RC to MVC 2 RTM</title>
		<link>http://adventureswith.net/converting-mvc-2-rc-to-mvc-2-rtm/</link>
		<comments>http://adventureswith.net/converting-mvc-2-rc-to-mvc-2-rtm/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 16:24:03 +0000</pubDate>
		<dc:creator>Dann</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[asp mvc]]></category>
		<category><![CDATA[conversion]]></category>

		<guid isPermaLink="false">http://AdventuresWith.Net/converting-mvc-2-rc-to-mvc-2-rtm/</guid>
		<description><![CDATA[Ok, this is more of a hack than a true conversion, but I haven&#8217;t noticed the difference… yet. Remember to back up what you’re not willing to lose! Remove your MVC project from your solution. Don’t delete, just remove. Then &#8230; <a href="http://adventureswith.net/converting-mvc-2-rc-to-mvc-2-rtm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="rw-left"><div class="rw-ui-container rw-class-blog-post rw-urid-1100"></div></div><p>Ok, this is more of a hack than a true conversion, but I haven&#8217;t noticed the difference… yet.</p>
<p>Remember to back up what you’re not willing to lose! </p>
<ol>
<li>Remove your MVC project from your solution. Don’t delete, just remove. Then save all (Shift-Ctrl-S)</li>
<li>Edit your MVC project *.csproj file and change the ProjectTypeGuids to:     <br />&lt;ProjectTypeGuids&gt;{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}&lt;/ProjectTypeGuids&gt;<a href="http://adventureswith.net/wp-content/uploads/2010/03/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://adventureswith.net/wp-content/uploads/2010/03/image_thumb.png" width="531" height="166" /></a>      </li>
<li>Add your project back into your solution and save everything</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://adventureswith.net/converting-mvc-2-rc-to-mvc-2-rtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

