<?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 12:46:48 +0000</lastBuildDate>
    <item>
      <title>(VB.NET) Convert database NULL value fields to any string - psybuck2002us</title>
      <link>https://snipplr.com/view/38508/convert-database-null-value-fields-to-any-string</link>
      <description>&lt;p&gt;This code converts database NULL field values to a string. The first argument represents the field from the database (maybe a Datarow field) and the second argument is the optional string that should be returned if a NULL value is encountered. By default, the function returns an empty string value.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Aug 2010 07:11:33 UTC</pubDate>
      <guid>https://snipplr.com/view/38508/convert-database-null-value-fields-to-any-string</guid>
    </item>
    <item>
      <title>(VB.NET) Hash a string using MD5 hash algorithm - psybuck2002us</title>
      <link>https://snipplr.com/view/38505/hash-a-string-using-md5-hash-algorithm</link>
      <description>&lt;p&gt;This function accepts a string and converts it to its corresponding 32 bit hexadecimal MD5 hash. It comes in handy for encrypting passwords and keys.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Aug 2010 06:56:39 UTC</pubDate>
      <guid>https://snipplr.com/view/38505/hash-a-string-using-md5-hash-algorithm</guid>
    </item>
  </channel>
</rss>
