<?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>Wed, 10 Jun 2026 05:47:22 +0000</lastBuildDate>
    <item>
      <title>(C#) Colored console writes C# - Bajotumn</title>
      <link>https://snipplr.com/view/29692/colored-console-writes-c</link>
      <description>&lt;p&gt;Writes text to the console in multiple colors to allow easy distinguishing between different write sources.&#13;
&#13;
I use this heavily on multithreaded apps because it performs write operations synchronously, so that each write can not overlap another when writing in colors and multiple parts.&lt;/p&gt;</description>
      <pubDate>Fri, 12 Mar 2010 15:35:25 UTC</pubDate>
      <guid>https://snipplr.com/view/29692/colored-console-writes-c</guid>
    </item>
  </channel>
</rss>
