<?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 08:42:50 +0000</lastBuildDate>
    <item>
      <title>(C#) Methods and Different Kind of Parameters Passing - RichardIII</title>
      <link>https://snipplr.com/view/4978/methods-and-different-kind-of-parameters-passing</link>
      <description>&lt;p&gt;In Delphi you have the possibility to modify Methods' Parameters (e.g. procedure AddPlus(var number: integer);) - in C# you will find the following realm of possibility:&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2008 08:46:25 UTC</pubDate>
      <guid>https://snipplr.com/view/4978/methods-and-different-kind-of-parameters-passing</guid>
    </item>
    <item>
      <title>(C#) Regular Expressions - RichardIII</title>
      <link>https://snipplr.com/view/4977/regular-expressions</link>
      <description>&lt;p&gt;A short Demo showing the use of Regular Expressions in C#.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2008 08:02:04 UTC</pubDate>
      <guid>https://snipplr.com/view/4977/regular-expressions</guid>
    </item>
    <item>
      <title>(C#) Creating Linear List with Advanced Programming Techniques - RichardIII</title>
      <link>https://snipplr.com/view/4976/creating-linear-list-with-advanced-programming-techniques</link>
      <description>&lt;p&gt;This is a demo how to create a Linear List with APTs make using of Generics, Indexer and the IEnumerator Interface. With this APTs it is possible to create a high performace, type safety class which is available for different control loops techniques and so on.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2008 06:22:59 UTC</pubDate>
      <guid>https://snipplr.com/view/4976/creating-linear-list-with-advanced-programming-techniques</guid>
    </item>
  </channel>
</rss>
