<?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/vbnet/tags/data</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 18:58:13 GMT</pubDate>
<item>
<title>(VB.NET) DataKey on RowDataBound - blackf0rk</title>
<link>http://snipplr.com/view/13158/datakey-on-rowdatabound/</link>
<description><![CDATA[ <p>If you need to get the DataKey value in RowDataBound (e.g. Assigning the DataKey to the CommandArgument of a button):</p> ]]></description>
<pubDate>Mon, 16 Mar 2009 12:40:35 GMT</pubDate>
<guid>http://snipplr.com/view/13158/datakey-on-rowdatabound/</guid>
</item>
<item>
<title>(VB.NET) ObjectDataSource SelectParameters - blackf0rk</title>
<link>http://snipplr.com/view/13061/objectdatasource-selectparameters/</link>
<description><![CDATA[ <p>If you have a component being bound from an ObjectDataSource (like a drop-down menu, or a grid view) and you wish to change the value's SelectParameters. Where # is which SelectParameter you'd like to change. If there's just one SelectParamter, default is 0. Then reference your object that uses that datasource, in this case a GridView, to rebind.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:27:21 GMT</pubDate>
<guid>http://snipplr.com/view/13061/objectdatasource-selectparameters/</guid>
</item>
<item>
<title>(VB.NET) Loop through a DataReader - blackf0rk</title>
<link>http://snipplr.com/view/13059/loop-through-a-datareader/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:22:54 GMT</pubDate>
<guid>http://snipplr.com/view/13059/loop-through-a-datareader/</guid>
</item>
<item>
<title>(VB.NET) Loop Through a DataSet - blackf0rk</title>
<link>http://snipplr.com/view/13053/loop-through-a-dataset/</link>
<description><![CDATA[ <p>Assuming your DataSet (named, ds) is already populated with Data and contains only one table.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:14:19 GMT</pubDate>
<guid>http://snipplr.com/view/13053/loop-through-a-dataset/</guid>
</item>
<item>
<title>(VB.NET) Get record count from ObjectDataSource - blackf0rk</title>
<link>http://snipplr.com/view/13051/get-record-count-from-objectdatasource/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:11:44 GMT</pubDate>
<guid>http://snipplr.com/view/13051/get-record-count-from-objectdatasource/</guid>
</item>
</channel>
</rss>