<?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: Extend BindingList with filter functionality</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/</link>
	<description>Wrecks of code floating in the sea of Internet</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:30:03 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Extending BindingList with filter functionality &#171; Codenoise</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/comment-page-1/#comment-2925</link>
		<dc:creator>Extending BindingList with filter functionality &#171; Codenoise</dc:creator>
		<pubDate>Sun, 31 Jan 2010 15:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/#comment-2925</guid>
		<description>[...] Filed under: Uncategorized &#8212; cduffywordpress @ 3:03 pm   Stumbled on this article about extending BindingList to include filter functionality. It has some cool techniques including dynamically building and compiling a Linq expression tree.   [...]</description>
		<content:encoded><![CDATA[<p>[...] Filed under: Uncategorized &#8212; cduffywordpress @ 3:03 pm   Stumbled on this article about extending BindingList to include filter functionality. It has some cool techniques including dynamically building and compiling a Linq expression tree.   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/comment-page-1/#comment-2753</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/#comment-2753</guid>
		<description>@simon. good, can you share your implementation? 

Alk.</description>
		<content:encoded><![CDATA[<p>@simon. good, can you share your implementation? </p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/comment-page-1/#comment-2752</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 28 Oct 2009 12:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/#comment-2752</guid>
		<description>Hi,

this is good but I had implemented this a little bit more usable.

BR Simon</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>this is good but I had implemented this a little bit more usable.</p>
<p>BR Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/comment-page-1/#comment-2112</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Sun, 01 Mar 2009 10:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/#comment-2112</guid>
		<description>Edited: The link to the google repository linked to the https version, that needs password, I corrected the link.

Alk.</description>
		<content:encoded><![CDATA[<p>Edited: The link to the google repository linked to the https version, that needs password, I corrected the link.</p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volatile</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/comment-page-1/#comment-2016</link>
		<dc:creator>Volatile</dc:creator>
		<pubDate>Sun, 04 Jan 2009 13:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/11/22/extend-bindinglist-with-filter-functionality/#comment-2016</guid>
		<description>Cool. I love you! 
Very cool code example.</description>
		<content:encoded><![CDATA[<p>Cool. I love you!<br />
Very cool code example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
