<?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: Big hairy bugs and other weird looking stuff.</title>
	<atom:link href="http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/</link>
	<description>I&#039;m just here for the code</description>
	<lastBuildDate>Mon, 06 Sep 2010 12:21:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/comment-page-1/#comment-939</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 28 Feb 2010 13:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/#comment-939</guid>
		<description>We deleted them because the views that come with the project template don&#039;t match up with the controllers I have planned.

I always keep my views in the standard WebProject \ Views \ ControllerName \ View.aspx location.

All of the NHibernate stuff is basically done. You shouldn&#039;t have much trouble finishing up this project on your own.</description>
		<content:encoded><![CDATA[<p>We deleted them because the views that come with the project template don&#8217;t match up with the controllers I have planned.</p>
<p>I always keep my views in the standard WebProject \ Views \ ControllerName \ View.aspx location.</p>
<p>All of the NHibernate stuff is basically done. You shouldn&#8217;t have much trouble finishing up this project on your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/comment-page-1/#comment-938</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/#comment-938</guid>
		<description>@Jason - thanks for getting back to me.

Sorry I haven&#039;t got into twitter yet (I haven&#039;t made the jump from msn) Do you have a download that runs a basic site or high level details of what needs doing so I can finish things off on my own. 
I&#039;ve managed to get a homepage to run by adding it back into the .web project in views - but you said to delete the views in the 1st post so I guess they don&#039;t belong there now?</description>
		<content:encoded><![CDATA[<p>@Jason &#8211; thanks for getting back to me.</p>
<p>Sorry I haven&#8217;t got into twitter yet (I haven&#8217;t made the jump from msn) Do you have a download that runs a basic site or high level details of what needs doing so I can finish things off on my own.<br />
I&#8217;ve managed to get a homepage to run by adding it back into the .web project in views &#8211; but you said to delete the views in the 1st post so I guess they don&#8217;t belong there now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/comment-page-1/#comment-936</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 25 Feb 2010 10:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/#comment-936</guid>
		<description>@Simon - It&#039;s on hold for while. You can always find me on twitter: @jasondentler</description>
		<content:encoded><![CDATA[<p>@Simon &#8211; It&#8217;s on hold for while. You can always find me on twitter: @jasondentler</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/comment-page-1/#comment-935</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 24 Feb 2010 14:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/#comment-935</guid>
		<description>I know this is off topic here but I couldn&#039;t find any other way of geting in touch with you about the N* Stack project.
I am trying to follow along as a way to learn more about MVC and have got all the way to the end of part 10 and the project does not run. I tried the download you provided but even when I fix hard coded paths the website does not work. Do you have a finished solution I could download?
Do you have any plans to finish the series off?</description>
		<content:encoded><![CDATA[<p>I know this is off topic here but I couldn&#8217;t find any other way of geting in touch with you about the N* Stack project.<br />
I am trying to follow along as a way to learn more about MVC and have got all the way to the end of part 10 and the project does not run. I tried the download you provided but even when I fix hard coded paths the website does not work. Do you have a finished solution I could download?<br />
Do you have any plans to finish the series off?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Stum</title>
		<link>http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/comment-page-1/#comment-934</link>
		<dc:creator>Michael Stum</dc:creator>
		<pubDate>Thu, 18 Feb 2010 05:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://jasondentler.com/blog/2010/02/big-hairy-bugs-and-other-weird-looking-stuff/#comment-934</guid>
		<description>Eric Lippert (who else?) has two important posts about this. Basically you are only capturing the reference to the loop variable as it&#039;s delay executed:

Closing over the loop variable considered harmful:
http://blogs.msdn.com/ericlippert/archive/2009/11/12/closing-over-the-loop-variable-considered-harmful.aspx

Closing over the loop variable, part two:
http://blogs.msdn.com/ericlippert/archive/2009/11/16/closing-over-the-loop-variable-part-two.aspx

As a C# dev, I really recommend subscribing to his blog. He is one of the Language Designers and his postings are really insightful, as he has the gift of being able to explain stuff clearly.

HTH!</description>
		<content:encoded><![CDATA[<p>Eric Lippert (who else?) has two important posts about this. Basically you are only capturing the reference to the loop variable as it&#8217;s delay executed:</p>
<p>Closing over the loop variable considered harmful:<br />
<a href="http://blogs.msdn.com/ericlippert/archive/2009/11/12/closing-over-the-loop-variable-considered-harmful.aspx" rel="nofollow">http://blogs.msdn.com/ericlippert/archive/2009/11/12/closing-over-the-loop-variable-considered-harmful.aspx</a></p>
<p>Closing over the loop variable, part two:<br />
<a href="http://blogs.msdn.com/ericlippert/archive/2009/11/16/closing-over-the-loop-variable-part-two.aspx" rel="nofollow">http://blogs.msdn.com/ericlippert/archive/2009/11/16/closing-over-the-loop-variable-part-two.aspx</a></p>
<p>As a C# dev, I really recommend subscribing to his blog. He is one of the Language Designers and his postings are really insightful, as he has the gift of being able to explain stuff clearly.</p>
<p>HTH!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
