<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rengber</title>
<link>http://snipplr.com/users/rengber/tags/Pitfall</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 00:08:00 GMT</pubDate>
<item>
<title>(C#) DataGridView DataBind an Array of Arbitrary Objects</title>
<link>http://snipplr.com/view/15786/datagridview-databind-an-array-of-arbitrary-objects/</link>
<description><![CDATA[ <p>Stupidly simple -- just one pitfall: class to be bound must have Get/Set methods for reflection to discover.   Which is annoying when it comes to client side classes auto generated from WSDL.</p> ]]></description>
<pubDate>Tue, 09 Jun 2009 18:50:51 GMT</pubDate>
<guid>http://snipplr.com/view/15786/datagridview-databind-an-array-of-arbitrary-objects/</guid>
</item>
</channel>
</rss>