<?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 19:41:09 +0000</lastBuildDate>
    <item>
      <title>(VB.NET) Email Address Format Validation - Anthony</title>
      <link>https://snipplr.com/view/8151/email-address-format-validation</link>
      <description>&lt;p&gt;Uses a regular expression to validate a string as a validly formatted email address.&lt;/p&gt;</description>
      <pubDate>Tue, 02 Sep 2008 11:41:29 UTC</pubDate>
      <guid>https://snipplr.com/view/8151/email-address-format-validation</guid>
    </item>
    <item>
      <title>(VB.NET) Programmatically Register Client-Side JavaScript - Anthony</title>
      <link>https://snipplr.com/view/8083/programmatically-register-clientside-javascript</link>
      <description>&lt;p&gt;Gets a ClientScriptManager reference from the Page class.   If the client script is not already registered on the page, builds and registers a script.  Useful for building a script dynamically and ensuring that it gets registered during the correct stage of the page life cycle.&lt;/p&gt;</description>
      <pubDate>Fri, 29 Aug 2008 09:52:30 UTC</pubDate>
      <guid>https://snipplr.com/view/8083/programmatically-register-clientside-javascript</guid>
    </item>
  </channel>
</rss>
