<?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/Reflection</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 12 Oct 2008 05:00:33 GMT</pubDate>
<item>
<title>(C#) Adding Parameters to a Command Object Using Relection Over Matching Class Properties</title>
<link>http://snipplr.com/view/2619/adding-parameters-to-a-command-object-using-relection-over-matching-class-properties/</link>
<description><![CDATA[ <p>You could eliminate the ListDictionary if you created a simple method to map C# types to DbTypes.  Although this method also lets you skip over some object properties my using the ListDictionary to contain a subset of properties.  It could also be used to map properties to param names if they needed to differ.</p> ]]></description>
<pubDate>Wed, 09 May 2007 20:04:34 GMT</pubDate>
<guid>http://snipplr.com/view/2619/adding-parameters-to-a-command-object-using-relection-over-matching-class-properties/</guid>
</item>
<item>
<title>(C#) Scan Assemblies Using Reflection to Locate Performance Counter Installers</title>
<link>http://snipplr.com/view/2618/scan-assemblies-using-reflection-to-locate-performance-counter-installers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 May 2007 15:43:53 GMT</pubDate>
<guid>http://snipplr.com/view/2618/scan-assemblies-using-reflection-to-locate-performance-counter-installers/</guid>
</item>
</channel>
</rss>