<?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/source</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 06:50:33 GMT</pubDate>
<item>
<title>(VB.NET) Get Page Source Code - nimblebits</title>
<link>http://snipplr.com/view/70724/get-page-source-code/</link>
<description><![CDATA[ <p>You can use this to get the page source code of any valid URL. Tested on VS2010.</p> ]]></description>
<pubDate>Tue, 09 Apr 2013 19:22:14 GMT</pubDate>
<guid>http://snipplr.com/view/70724/get-page-source-code/</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) 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>