<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/ADONet</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 01:43:16 GMT</pubDate>
<item>
<title>(C#) Adding Eventhandlers to DataGrid Rows - rengber</title>
<link>http://snipplr.com/view/4887/adding-eventhandlers-to-datagrid-rows/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 03 Feb 2008 19:17:48 GMT</pubDate>
<guid>http://snipplr.com/view/4887/adding-eventhandlers-to-datagrid-rows/</guid>
</item>
<item>
<title>(C#) Filter Expression for a DataTable - rengber</title>
<link>http://snipplr.com/view/4868/filter-expression-for-a-datatable/</link>
<description><![CDATA[ <p>Pretty intuitive, might be an easier/simpler way.</p> ]]></description>
<pubDate>Thu, 31 Jan 2008 20:01:11 GMT</pubDate>
<guid>http://snipplr.com/view/4868/filter-expression-for-a-datatable/</guid>
</item>
<item>
<title>(C#) Simple insert SPROC call - ixia</title>
<link>http://snipplr.com/view/4653/simple-insert-sproc-call/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Jan 2008 23:51:35 GMT</pubDate>
<guid>http://snipplr.com/view/4653/simple-insert-sproc-call/</guid>
</item>
<item>
<title>(C#) Adding Parameters to a Command Object Using Relection Over Matching Class Properties - rengber</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#) Get the Return Value from an SQL Stored Procedure - rengber</title>
<link>http://snipplr.com/view/2373/get-the-return-value-from-an-sql-stored-procedure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 21 Mar 2007 20:32:32 GMT</pubDate>
<guid>http://snipplr.com/view/2373/get-the-return-value-from-an-sql-stored-procedure/</guid>
</item>
</channel>
</rss>