<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Boise Install Fest</title>
	<atom:link href="http://elegantcode.com/2007/12/07/boise-install-fest/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2007/12/07/boise-install-fest/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 14:11:39 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elegant Code &#187; Red, Green, Chris</title>
		<link>http://elegantcode.com/2007/12/07/boise-install-fest/comment-page-1/#comment-21141</link>
		<dc:creator>Elegant Code &#187; Red, Green, Chris</dc:creator>
		<pubDate>Tue, 20 May 2008 06:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2007/12/07/boise-install-fest/#comment-21141</guid>
		<description>[...] 21 lines of code to 11 and added the ability to test the constructor. As Dave pointed out,&#160; Chris is a machine. [...]</description>
		<content:encoded><![CDATA[<p>[...] 21 lines of code to 11 and added the ability to test the constructor. As Dave pointed out,&#160; Chris is a machine. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Mueller</title>
		<link>http://elegantcode.com/2007/12/07/boise-install-fest/comment-page-1/#comment-16472</link>
		<dc:creator>Alex Mueller</dc:creator>
		<pubDate>Fri, 14 Dec 2007 17:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2007/12/07/boise-install-fest/#comment-16472</guid>
		<description>Paul is right, unfortunately. The VS 2008 .csproj files work fine in VS 2005, but the .sln files do not.

The only difference between the 2008 and 2005 .sln file is seen below, in my basic conversion example. Because of this, there needs to be a 2008 specific .sln.

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008

The differences between the .csproj files will be ignored in VS 2005.</description>
		<content:encoded><![CDATA[<p>Paul is right, unfortunately. The VS 2008 .csproj files work fine in VS 2005, but the .sln files do not.</p>
<p>The only difference between the 2008 and 2005 .sln file is seen below, in my basic conversion example. Because of this, there needs to be a 2008 specific .sln.</p>
<p>Microsoft Visual Studio Solution File, Format Version 9.00<br />
# Visual Studio 2005</p>
<p>Microsoft Visual Studio Solution File, Format Version 10.00<br />
# Visual Studio 2008</p>
<p>The differences between the .csproj files will be ignored in VS 2005.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX coding school &#187; Blog Archive &#187; AJAX Demos [2007-12-08 01:25:26]</title>
		<link>http://elegantcode.com/2007/12/07/boise-install-fest/comment-page-1/#comment-16376</link>
		<dc:creator>AJAX coding school &#187; Blog Archive &#187; AJAX Demos [2007-12-08 01:25:26]</dc:creator>
		<pubDate>Sat, 08 Dec 2007 01:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2007/12/07/boise-install-fest/#comment-16376</guid>
		<description>[...]  Boise Install Fest  By David Starr  Some developers just have awesome jobs. MVC and new AJAX controls are being released today. Nice. Thank you, Guthrie. You are the man. Seriously, the man. Chris Brandsma can write 2 demos for 200 developers in 30 minutes or less while &#8230;   Elegant Code - http://elegantcode.com [...]</description>
		<content:encoded><![CDATA[<p>[...]  Boise Install Fest  By David Starr  Some developers just have awesome jobs. MVC and new AJAX controls are being released today. Nice. Thank you, Guthrie. You are the man. Seriously, the man. Chris Brandsma can write 2 demos for 200 developers in 30 minutes or less while &#8230;   Elegant Code &#8211; <a href="http://elegantcode.com" rel="nofollow">http://elegantcode.com</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://elegantcode.com/2007/12/07/boise-install-fest/comment-page-1/#comment-16372</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 07 Dec 2007 21:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2007/12/07/boise-install-fest/#comment-16372</guid>
		<description>If you convert a 2005 project the .sln files are not backwards compatible with vs2005, even if you set the framework to 2.0. So that info is wrong. The .csproj files are compatible, but with a warning. So maybe if you used a backup copy of the .sln file you could open a converted solution with vs2005.

Chris did a better job with this presentation than the last time. He was better prepared and used canned code fragments, which saves a lot of time. There were no incredibly annoying video problems either.</description>
		<content:encoded><![CDATA[<p>If you convert a 2005 project the .sln files are not backwards compatible with vs2005, even if you set the framework to 2.0. So that info is wrong. The .csproj files are compatible, but with a warning. So maybe if you used a backup copy of the .sln file you could open a converted solution with vs2005.</p>
<p>Chris did a better job with this presentation than the last time. He was better prepared and used canned code fragments, which saves a lot of time. There were no incredibly annoying video problems either.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
