<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 17:59:01 +0000</lastBuildDate>
    <item>
      <title>(VB.NET) Check Folder Directory Exists Using VB.NET - nimblebits</title>
      <link>https://snipplr.com/view/71750/check-folder-directory-exists-using-vbnet</link>
      <description>&lt;p&gt;I came across a permission issue when using the standard Directory.Exists()  method, so I came up with another way to check if a Directory exists avoiding those permission issues. This works very well. It can be converted to C'#.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Jul 2013 09:30:17 UTC</pubDate>
      <guid>https://snipplr.com/view/71750/check-folder-directory-exists-using-vbnet</guid>
    </item>
    <item>
      <title>(VB.NET) Get Page Source Code - nimblebits</title>
      <link>https://snipplr.com/view/70724/get-page-source-code</link>
      <description>&lt;p&gt;You can use this to get the page source code of any valid URL. Tested on VS2010.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Apr 2013 19:22:14 UTC</pubDate>
      <guid>https://snipplr.com/view/70724/get-page-source-code</guid>
    </item>
    <item>
      <title>(VB.NET) VB.NET Method Perform Scalar - nimblebits</title>
      <link>https://snipplr.com/view/68801/vbnet-method-perform-scalar</link>
      <description>&lt;p&gt;This is a method that can be used to take a connection string and a valid oledb command and perform a scalar. This returns an Integer/Int32 value.&lt;/p&gt;</description>
      <pubDate>Wed, 28 Nov 2012 21:19:37 UTC</pubDate>
      <guid>https://snipplr.com/view/68801/vbnet-method-perform-scalar</guid>
    </item>
  </channel>
</rss>
