<?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/page</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 05:59:08 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) Call a Function in your MasterPage from your .aspx page - blackf0rk</title>
<link>http://snipplr.com/view/13057/call-a-function-in-your-masterpage-from-your-aspx-page/</link>
<description><![CDATA[ <p>If you're going to be using a common function throughout the Web site, you can include the function in your MasterPage and gain access to it from each aspx that inherits from this MasterPage; like so:</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:20:44 GMT</pubDate>
<guid>http://snipplr.com/view/13057/call-a-function-in-your-masterpage-from-your-aspx-page/</guid>
</item>
<item>
<title>(VB.NET) Return HTML from a Web page - blackf0rk</title>
<link>http://snipplr.com/view/13047/return-html-from-a-web-page/</link>
<description><![CDATA[ <p>If you need to get the HTML from a Web page to rip it, process it, and/or display it in the way you want, the following function will work for you.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:07:15 GMT</pubDate>
<guid>http://snipplr.com/view/13047/return-html-from-a-web-page/</guid>
</item>
</channel>
</rss>