<?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: TDD of a WinForm app &#8211; Part 2 &#8211; Presenting the Account Data</title>
	<atom:link href="http://blog.coryfoy.com/2007/10/tdd-of-a-winform-app-part-2-presenting-the-account-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coryfoy.com/2007/10/tdd-of-a-winform-app-part-2-presenting-the-account-data/</link>
	<description>It&#039;s all about delivering</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:42:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: José Carlos Monteiro</title>
		<link>http://blog.coryfoy.com/2007/10/tdd-of-a-winform-app-part-2-presenting-the-account-data/comment-page-1/#comment-101</link>
		<dc:creator>José Carlos Monteiro</dc:creator>
		<pubDate>Tue, 15 Jan 2008 08:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=98#comment-101</guid>
		<description>Cory,&lt;br /&gt;&lt;br /&gt;I apologize for my lack of knowledge in C#, but after ending Part 2 I cannot get the same screenshots as those you&#039;ve posted. The AccountsGrid doesn&#039;t show anything and even after clicking on Search button the DataGridView remains grey.&lt;br /&gt;&lt;br /&gt;Can you help me, if you can spare the time, please?&lt;br /&gt;&lt;br /&gt;Thanks.</description>
		<content:encoded><![CDATA[<p>Cory,</p>
<p>I apologize for my lack of knowledge in C#, but after ending Part 2 I cannot get the same screenshots as those you&#8217;ve posted. The AccountsGrid doesn&#8217;t show anything and even after clicking on Search button the DataGridView remains grey.</p>
<p>Can you help me, if you can spare the time, please?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Foy</title>
		<link>http://blog.coryfoy.com/2007/10/tdd-of-a-winform-app-part-2-presenting-the-account-data/comment-page-1/#comment-102</link>
		<dc:creator>Cory Foy</dc:creator>
		<pubDate>Tue, 15 Jan 2008 00:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=98#comment-102</guid>
		<description>Great catch! I actually found two places where I had missed semicolons. You likely won&#039;t see that later in the series as I changed the way I get code into the article. But thanks for the feedback, and I&#039;m glad you are enjoying the article.</description>
		<content:encoded><![CDATA[<p>Great catch! I actually found two places where I had missed semicolons. You likely won&#8217;t see that later in the series as I changed the way I get code into the article. But thanks for the feedback, and I&#8217;m glad you are enjoying the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: José Carlos Monteiro</title>
		<link>http://blog.coryfoy.com/2007/10/tdd-of-a-winform-app-part-2-presenting-the-account-data/comment-page-1/#comment-103</link>
		<dc:creator>José Carlos Monteiro</dc:creator>
		<pubDate>Mon, 14 Jan 2008 17:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cornetdesign.com/?p=98#comment-103</guid>
		<description>Cory,&lt;br /&gt;&lt;br /&gt;Thanks so much for this great &quot;tutorial&quot; on how-to develop in C# following TDD.&lt;br /&gt;&lt;br /&gt;I also like to point a &quot;typo&quot;, in Test GridDSSetToUpdatedAccountsWhenSearchEventFired() of class AccountPresenterTests, where the trailing ; is missing: view.SearchCriteria = &quot;813-555-1234&quot;&lt;br /&gt;&lt;br /&gt;Regards</description>
		<content:encoded><![CDATA[<p>Cory,</p>
<p>Thanks so much for this great &#8220;tutorial&#8221; on how-to develop in C# following TDD.</p>
<p>I also like to point a &#8220;typo&#8221;, in Test GridDSSetToUpdatedAccountsWhenSearchEventFired() of class AccountPresenterTests, where the trailing ; is missing: view.SearchCriteria = &#8220;813-555-1234&#8243;</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

