<?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 07:57:14 +0000</lastBuildDate>
    <item>
      <title>(C#) Unit tests - making internals visible to a separate unit tests prpoject - imbraz</title>
      <link>https://snipplr.com/view/295593/unit-tests--making-internals-visible-to-a-separate-unit-tests-prpoject</link>
      <description>&lt;p&gt;Add this to the AssemblyInfo.cs file to make the internals visible to (e.g.) a unit test project.&lt;/p&gt;</description>
      <pubDate>Wed, 11 Jan 2017 20:56:55 UTC</pubDate>
      <guid>https://snipplr.com/view/295593/unit-tests--making-internals-visible-to-a-separate-unit-tests-prpoject</guid>
    </item>
    <item>
      <title>(C#) WPF Tab control, binding tabs and content - imbraz</title>
      <link>https://snipplr.com/view/74961/wpf-tab-control-binding-tabs-and-content</link>
      <description>&lt;p&gt;This is a tab control whos tabs are bound and the content of each tab is also bound&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2014 00:43:25 UTC</pubDate>
      <guid>https://snipplr.com/view/74961/wpf-tab-control-binding-tabs-and-content</guid>
    </item>
    <item>
      <title>(MySQL) Extract the column names of a table (so you can select many columns but exclude some) - imbraz</title>
      <link>https://snipplr.com/view/74945/extract-the-column-names-of-a-table-so-you-can-select-many-columns-but-exclude-some</link>
      <description>&lt;p&gt;This will get the names of all the columns as one long string ready to use in a select statement. N.B. There is a list of column names to exclude (In this case '???COLUMNS_TO_EXCLUDE???')&lt;/p&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:28:33 UTC</pubDate>
      <guid>https://snipplr.com/view/74945/extract-the-column-names-of-a-table-so-you-can-select-many-columns-but-exclude-some</guid>
    </item>
    <item>
      <title>(DOS Batch) DOS Batch example template - imbraz</title>
      <link>https://snipplr.com/view/67223/dos-batch-example-template</link>
      <description>&lt;p&gt;An exmaple DOS batch  file&lt;/p&gt;</description>
      <pubDate>Tue, 18 Sep 2012 19:10:29 UTC</pubDate>
      <guid>https://snipplr.com/view/67223/dos-batch-example-template</guid>
    </item>
    <item>
      <title>(MySQL) Copy an SQL Table - imbraz</title>
      <link>https://snipplr.com/view/64782/copy-an-sql-table</link>
      <description>&lt;p&gt;Create a new table from the details of another table then insert the table contents&lt;/p&gt;</description>
      <pubDate>Wed, 02 May 2012 22:41:45 UTC</pubDate>
      <guid>https://snipplr.com/view/64782/copy-an-sql-table</guid>
    </item>
    <item>
      <title>(C#) Good examples of delegates, lambda etc. - imbraz</title>
      <link>https://snipplr.com/view/45021/good-examples-of-delegates-lambda-etc</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 29 Nov 2010 21:21:14 UTC</pubDate>
      <guid>https://snipplr.com/view/45021/good-examples-of-delegates-lambda-etc</guid>
    </item>
  </channel>
</rss>
